Skip to content

Commit b596310

Browse files
committed
update copyright message
1 parent d040f1d commit b596310

File tree

127 files changed

+127
-127
lines changed

Some content is hidden

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

127 files changed

+127
-127
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-2022 by László Nagy
1+
/* Copyright (C) 2012-2023 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.md

Lines changed: 1 addition & 1 deletion

source/bear/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-2022 by László Nagy
1+
/* Copyright (C) 2012-2023 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/bear-citnames.1.md

Lines changed: 1 addition & 1 deletion

source/citnames/source/Citnames.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2022 by László Nagy
1+
/* Copyright (C) 2012-2023 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/Citnames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2022 by László Nagy
1+
/* Copyright (C) 2012-2023 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-2022 by László Nagy
1+
/* Copyright (C) 2012-2023 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-2022 by László Nagy
1+
/* Copyright (C) 2012-2023 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/Output.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2022 by László Nagy
1+
/* Copyright (C) 2012-2023 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/Output.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2012-2022 by László Nagy
1+
/* Copyright (C) 2012-2023 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)