This file is indexed.

/usr/share/kde4/config/artisticcommentrc is in kate-data 4:4.8.2-0ubuntu2.

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
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[Doxygen/Javadoc]
begin=/**
end=\s*/
lineBegin=\s*\s
type=LeftNoFill

[Artistic C++ License]
begin=/****************************************************************************
end=\s***************************************************************************/
lfill=\s
rfill=\s
lineBegin=\s**
lineEnd=**
textBegin=-\s
textEnd=\s-
truncate=true
type=Center
minfill=2
realWidth=77

[Beautiful C++ License]
realWidth=77
type=Left
lineBegin=\s*\s\s\s
lineEnd=*
rfill=\s
minfill=1
begin=/****************************************************************************
end=\s****************************************************************************/

[Compact C++ License]
realWidth=60
type=Left
lineBegin=*\s
lineEnd=*
rfill=\s
minfill=1
begin=/***********************************************************
end=***********************************************************/

[KDevelopPG-Qt]
begin=------------------------------------------------------------
end=------------------------------------------------------------
lineBegin=--\s
textEnd=\s
rfill=-
minfill=1
type=Left

[Qt-Style]
begin=/****************************************************************************\n**
end=****************************************************************************/
lineBegin=**\s
type=LeftNoFill
realWidth=77

[QDoc]
begin=/*!
end=*/
lineBegin=\s\s\s\s
type=LeftNoFill
realWidth=80