This file is indexed.

/usr/include/grantlee/grantlee_version.h is in libgrantlee-dev 0.5.1-0ubuntu3.

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
#define GRANTLEE_VERSION_MAJOR 0
#define GRANTLEE_VERSION_MINOR 5
#define GRANTLEE_VERSION_PATCH 1
#define GRANTLEE_VERSION_STRING "0.5.1"
#define GRANTLEE_MAJOR_MINOR_VERSION_STRING "0.5"
#define GRANTLEE_MIN_PLUGIN_VERSION 1