Skip to content

Commit 275ac3e

Browse files
committed
project: copyright year bump up
1 parent 3b59c0e commit 275ac3e

File tree

131 files changed

+131
-131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+131
-131
lines changed

source/bear/main.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2021 by László Nagy
1+
/* Copyright (C) 2012-2022 by László Nagy
22
This file is part of Bear.
33
44
Bear is a tool to generate compilation database for clang tooling.

source/bear/man/bear.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ problems, before open a bug report.
110110
intercept(1), citnames(1)
111111
.SH COPYRIGHT
112112
.PP
113-
Copyright (C) 2012-2021 by L\['a]szl\['o] Nagy
113+
Copyright (C) 2012-2022 by L\['a]szl\['o] Nagy
114114
<https://github.com/rizsotto/Bear>
115115
.SH AUTHORS
116116
L\['a]szl\['o] Nagy.

source/bear/man/bear.1.md

Lines changed: 1 addition & 1 deletion

source/citnames/main.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2021 by László Nagy
1+
/* Copyright (C) 2012-2022 by László Nagy
22
This file is part of Bear.
33
44
Bear is a tool to generate compilation database for clang tooling.

source/citnames/man/citnames.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ from the output.
168168
bear(1), intercept(1)
169169
.SH COPYRIGHT
170170
.PP
171-
Copyright (C) 2012-2021 by L\['a]szl\['o] Nagy
171+
Copyright (C) 2012-2022 by L\['a]szl\['o] Nagy
172172
<https://github.com/rizsotto/Bear>
173173
.SH AUTHORS
174174
L\['a]szl\['o] Nagy.

source/citnames/man/citnames.1.md

Lines changed: 1 addition & 1 deletion

source/citnames/source/Application.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2021 by László Nagy
1+
/* Copyright (C) 2012-2022 by László Nagy
22
This file is part of Bear.
33
44
Bear is a tool to generate compilation database for clang tooling.

source/citnames/source/Application.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2021 by László Nagy
1+
/* Copyright (C) 2012-2022 by László Nagy
22
This file is part of Bear.
33
44
Bear is a tool to generate compilation database for clang tooling.

source/citnames/source/Configuration.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2021 by László Nagy
1+
/* Copyright (C) 2012-2022 by László Nagy
22
This file is part of Bear.
33
44
Bear is a tool to generate compilation database for clang tooling.

source/citnames/source/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2021 by László Nagy
1+
/* Copyright (C) 2012-2022 by László Nagy
22
This file is part of Bear.
33
44
Bear is a tool to generate compilation database for clang tooling.

0 commit comments

Comments
 (0)