This file is indexed.

/usr/include/grantlee/grantlee_version.h is in libgrantlee-dev 0.2.0-0ubuntu1.

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 2
#define GRANTLEE_VERSION_PATCH 0
#define GRANTLEE_VERSION_STRING "0.2.0"
#define GRANTLEE_MAJOR_MINOR_VERSION_STRING "0.2"
#define GRANTLEE_MIN_PLUGIN_VERSION 1