/usr/share/picolisp/src64/version.l is in picolisp 3.1.5.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | # 04jan14abu
# (c) Software Lab. Alexander Burger
(de *Version 3 1 5 2)
# vi:et:ts=3:sw=3
|