This file is indexed.

/usr/include/licq/licqversion.h is in licq-dev 1.8.1-2build1.

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
 7
 8
 9
10
11
// Autogenerated by CMake. Do not edit, changes will be lost.
#ifndef LICQ_LICQVERSION_H
#define LICQ_LICQVERSION_H

#define LICQ_VERSION_MAJOR 1
#define LICQ_VERSION_MINOR 8
#define LICQ_VERSION_RELEASE 1
#define LICQ_VERSION_EXTRA ""
#define LICQ_VERSION_STRING "1.8.1"

#endif