diff --git a/source/bear/main.cc b/source/bear/main.cc index 8362f89c..953400ef 100644 --- a/source/bear/main.cc +++ b/source/bear/main.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/bear/man/bear.1 b/source/bear/man/bear.1 index d7607ebe..6e4e6172 100644 --- a/source/bear/man/bear.1 +++ b/source/bear/man/bear.1 @@ -110,7 +110,7 @@ problems, before open a bug report. intercept(1), citnames(1) .SH COPYRIGHT .PP -Copyright (C) 2012-2021 by L\['a]szl\['o] Nagy +Copyright (C) 2012-2022 by L\['a]szl\['o] Nagy .SH AUTHORS L\['a]szl\['o] Nagy. diff --git a/source/bear/man/bear.1.md b/source/bear/man/bear.1.md index 1e78f3f0..c12c6b59 100644 --- a/source/bear/man/bear.1.md +++ b/source/bear/man/bear.1.md @@ -111,5 +111,5 @@ intercept(1), citnames(1) # COPYRIGHT -Copyright (C) 2012-2021 by László Nagy +Copyright (C) 2012-2022 by László Nagy diff --git a/source/citnames/main.cc b/source/citnames/main.cc index 9dd33485..690ff9f8 100644 --- a/source/citnames/main.cc +++ b/source/citnames/main.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/man/citnames.1 b/source/citnames/man/citnames.1 index a024c92e..df90ab03 100644 --- a/source/citnames/man/citnames.1 +++ b/source/citnames/man/citnames.1 @@ -168,7 +168,7 @@ from the output. bear(1), intercept(1) .SH COPYRIGHT .PP -Copyright (C) 2012-2021 by L\['a]szl\['o] Nagy +Copyright (C) 2012-2022 by L\['a]szl\['o] Nagy .SH AUTHORS L\['a]szl\['o] Nagy. diff --git a/source/citnames/man/citnames.1.md b/source/citnames/man/citnames.1.md index b8d8a57a..6fa575df 100644 --- a/source/citnames/man/citnames.1.md +++ b/source/citnames/man/citnames.1.md @@ -154,5 +154,5 @@ bear(1), intercept(1) # COPYRIGHT -Copyright (C) 2012-2021 by László Nagy +Copyright (C) 2012-2022 by László Nagy diff --git a/source/citnames/source/Application.cc b/source/citnames/source/Application.cc index 86183510..e4beed94 100644 --- a/source/citnames/source/Application.cc +++ b/source/citnames/source/Application.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/Application.h b/source/citnames/source/Application.h index 83f1dd21..b0c83aa2 100644 --- a/source/citnames/source/Application.h +++ b/source/citnames/source/Application.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/Configuration.cc b/source/citnames/source/Configuration.cc index 1dbbaeb1..221bd087 100644 --- a/source/citnames/source/Configuration.cc +++ b/source/citnames/source/Configuration.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/Configuration.h b/source/citnames/source/Configuration.h index 8c8751e2..7940b266 100644 --- a/source/citnames/source/Configuration.h +++ b/source/citnames/source/Configuration.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/Output.cc b/source/citnames/source/Output.cc index beb9a791..c10cbd9c 100644 --- a/source/citnames/source/Output.cc +++ b/source/citnames/source/Output.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/Output.h b/source/citnames/source/Output.h index 3d629ffa..d0819ab9 100644 --- a/source/citnames/source/Output.h +++ b/source/citnames/source/Output.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/Build.cc b/source/citnames/source/semantic/Build.cc index de353b56..c8175645 100644 --- a/source/citnames/source/semantic/Build.cc +++ b/source/citnames/source/semantic/Build.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/Build.h b/source/citnames/source/semantic/Build.h index 16518de2..0e740bfd 100644 --- a/source/citnames/source/semantic/Build.h +++ b/source/citnames/source/semantic/Build.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/Parsers.cc b/source/citnames/source/semantic/Parsers.cc index 22f63246..e93f5e9a 100644 --- a/source/citnames/source/semantic/Parsers.cc +++ b/source/citnames/source/semantic/Parsers.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/Parsers.h b/source/citnames/source/semantic/Parsers.h index 0ec003ee..a492f72c 100644 --- a/source/citnames/source/semantic/Parsers.h +++ b/source/citnames/source/semantic/Parsers.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/Semantic.cc b/source/citnames/source/semantic/Semantic.cc index a8407a5f..65cb5ab2 100644 --- a/source/citnames/source/semantic/Semantic.cc +++ b/source/citnames/source/semantic/Semantic.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/Semantic.h b/source/citnames/source/semantic/Semantic.h index 88e3f300..3feaa7ed 100644 --- a/source/citnames/source/semantic/Semantic.h +++ b/source/citnames/source/semantic/Semantic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/Tool.h b/source/citnames/source/semantic/Tool.h index af14e5b6..46488b7e 100644 --- a/source/citnames/source/semantic/Tool.h +++ b/source/citnames/source/semantic/Tool.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolAny.cc b/source/citnames/source/semantic/ToolAny.cc index 8e78eb32..f8b8c314 100644 --- a/source/citnames/source/semantic/ToolAny.cc +++ b/source/citnames/source/semantic/ToolAny.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolAny.h b/source/citnames/source/semantic/ToolAny.h index 668bd97f..960029c2 100644 --- a/source/citnames/source/semantic/ToolAny.h +++ b/source/citnames/source/semantic/ToolAny.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolClang.cc b/source/citnames/source/semantic/ToolClang.cc index 70c007ab..1376edc4 100644 --- a/source/citnames/source/semantic/ToolClang.cc +++ b/source/citnames/source/semantic/ToolClang.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolClang.h b/source/citnames/source/semantic/ToolClang.h index 1e5b8ab7..dc235f30 100644 --- a/source/citnames/source/semantic/ToolClang.h +++ b/source/citnames/source/semantic/ToolClang.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolCuda.cc b/source/citnames/source/semantic/ToolCuda.cc index 9c095151..a9b1d2d4 100644 --- a/source/citnames/source/semantic/ToolCuda.cc +++ b/source/citnames/source/semantic/ToolCuda.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolCuda.h b/source/citnames/source/semantic/ToolCuda.h index d89eeb82..b4a167e7 100644 --- a/source/citnames/source/semantic/ToolCuda.h +++ b/source/citnames/source/semantic/ToolCuda.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolExtendingWrapper.cc b/source/citnames/source/semantic/ToolExtendingWrapper.cc index 5e0a3a5e..793a517c 100644 --- a/source/citnames/source/semantic/ToolExtendingWrapper.cc +++ b/source/citnames/source/semantic/ToolExtendingWrapper.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolExtendingWrapper.h b/source/citnames/source/semantic/ToolExtendingWrapper.h index 8cd24727..ac254548 100644 --- a/source/citnames/source/semantic/ToolExtendingWrapper.h +++ b/source/citnames/source/semantic/ToolExtendingWrapper.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolGcc.cc b/source/citnames/source/semantic/ToolGcc.cc index 31e0e94f..cf23ca0a 100644 --- a/source/citnames/source/semantic/ToolGcc.cc +++ b/source/citnames/source/semantic/ToolGcc.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolGcc.h b/source/citnames/source/semantic/ToolGcc.h index 6b4c80d0..b8232b9f 100644 --- a/source/citnames/source/semantic/ToolGcc.h +++ b/source/citnames/source/semantic/ToolGcc.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolWrapper.cc b/source/citnames/source/semantic/ToolWrapper.cc index 8e354a25..d8bf42c4 100644 --- a/source/citnames/source/semantic/ToolWrapper.cc +++ b/source/citnames/source/semantic/ToolWrapper.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/source/semantic/ToolWrapper.h b/source/citnames/source/semantic/ToolWrapper.h index 0cad639a..054c5ca0 100644 --- a/source/citnames/source/semantic/ToolWrapper.h +++ b/source/citnames/source/semantic/ToolWrapper.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/test/OutputTest.cc b/source/citnames/test/OutputTest.cc index 085c2d8d..0a6540ac 100644 --- a/source/citnames/test/OutputTest.cc +++ b/source/citnames/test/OutputTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/test/ParserTest.cc b/source/citnames/test/ParserTest.cc index 06728a90..7cf0eb58 100644 --- a/source/citnames/test/ParserTest.cc +++ b/source/citnames/test/ParserTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/test/ToolClangTest.cc b/source/citnames/test/ToolClangTest.cc index 1278ec28..dabc6958 100644 --- a/source/citnames/test/ToolClangTest.cc +++ b/source/citnames/test/ToolClangTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/test/ToolGccTest.cc b/source/citnames/test/ToolGccTest.cc index 067f5927..36f13ffd 100644 --- a/source/citnames/test/ToolGccTest.cc +++ b/source/citnames/test/ToolGccTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/citnames/test/ToolWrapperTest.cc b/source/citnames/test/ToolWrapperTest.cc index c1419e77..ea382574 100644 --- a/source/citnames/test/ToolWrapperTest.cc +++ b/source/citnames/test/ToolWrapperTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/config.h.in b/source/config.h.in index a403e8ea..755efe52 100644 --- a/source/config.h.in +++ b/source/config.h.in @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/man/intercept.1 b/source/intercept/man/intercept.1 index cec8c7fb..cf2bf918 100644 --- a/source/intercept/man/intercept.1 +++ b/source/intercept/man/intercept.1 @@ -94,7 +94,7 @@ problems, before open a bug report. bear(1) .SH COPYRIGHT .PP -Copyright (C) 2012-2021 by L\['a]szl\['o] Nagy +Copyright (C) 2012-2022 by L\['a]szl\['o] Nagy .SH AUTHORS L\['a]szl\['o] Nagy. diff --git a/source/intercept/man/intercept.1.md b/source/intercept/man/intercept.1.md index 5ead11bf..4af59190 100644 --- a/source/intercept/man/intercept.1.md +++ b/source/intercept/man/intercept.1.md @@ -93,5 +93,5 @@ bear(1) # COPYRIGHT -Copyright (C) 2012-2021 by László Nagy +Copyright (C) 2012-2022 by László Nagy diff --git a/source/intercept/proto/intercept.proto b/source/intercept/proto/intercept.proto index 371f671c..4896ba3a 100644 --- a/source/intercept/proto/intercept.proto +++ b/source/intercept/proto/intercept.proto @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/proto/supervise.proto b/source/intercept/proto/supervise.proto index 12d1017c..6c24ac79 100644 --- a/source/intercept/proto/supervise.proto +++ b/source/intercept/proto/supervise.proto @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/Convert.cc b/source/intercept/source/Convert.cc index 4f82b9b8..1bb9d1ea 100644 --- a/source/intercept/source/Convert.cc +++ b/source/intercept/source/Convert.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/Convert.h b/source/intercept/source/Convert.h index c31188c0..d49227bc 100644 --- a/source/intercept/source/Convert.h +++ b/source/intercept/source/Convert.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/Domain.cc b/source/intercept/source/Domain.cc index fb4f178e..0f2285e9 100644 --- a/source/intercept/source/Domain.cc +++ b/source/intercept/source/Domain.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/Domain.h b/source/intercept/source/Domain.h index cb001388..0a068eae 100644 --- a/source/intercept/source/Domain.h +++ b/source/intercept/source/Domain.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/Application.cc b/source/intercept/source/collect/Application.cc index 14f4b1f4..2a38ca66 100644 --- a/source/intercept/source/collect/Application.cc +++ b/source/intercept/source/collect/Application.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/Application.h b/source/intercept/source/collect/Application.h index 83189d03..beebaf9a 100644 --- a/source/intercept/source/collect/Application.h +++ b/source/intercept/source/collect/Application.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/Reporter.cc b/source/intercept/source/collect/Reporter.cc index 14e9cb97..1e83c372 100644 --- a/source/intercept/source/collect/Reporter.cc +++ b/source/intercept/source/collect/Reporter.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/Reporter.h b/source/intercept/source/collect/Reporter.h index 099a134e..407eac9c 100644 --- a/source/intercept/source/collect/Reporter.h +++ b/source/intercept/source/collect/Reporter.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/RpcServices.cc b/source/intercept/source/collect/RpcServices.cc index cc78f2e5..93f1783d 100644 --- a/source/intercept/source/collect/RpcServices.cc +++ b/source/intercept/source/collect/RpcServices.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/RpcServices.h b/source/intercept/source/collect/RpcServices.h index 4c8244a6..5409f4fc 100644 --- a/source/intercept/source/collect/RpcServices.h +++ b/source/intercept/source/collect/RpcServices.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/Session.cc b/source/intercept/source/collect/Session.cc index df5a4e4e..7362b2be 100644 --- a/source/intercept/source/collect/Session.cc +++ b/source/intercept/source/collect/Session.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/Session.h b/source/intercept/source/collect/Session.h index 80e65139..ccec5c5d 100644 --- a/source/intercept/source/collect/Session.h +++ b/source/intercept/source/collect/Session.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/SessionLibrary.cc b/source/intercept/source/collect/SessionLibrary.cc index 71f42df4..05c41181 100644 --- a/source/intercept/source/collect/SessionLibrary.cc +++ b/source/intercept/source/collect/SessionLibrary.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/SessionLibrary.h b/source/intercept/source/collect/SessionLibrary.h index 5b0dbaf3..028c5514 100644 --- a/source/intercept/source/collect/SessionLibrary.h +++ b/source/intercept/source/collect/SessionLibrary.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/SessionWrapper.cc b/source/intercept/source/collect/SessionWrapper.cc index ae7d2997..0c25c9cd 100644 --- a/source/intercept/source/collect/SessionWrapper.cc +++ b/source/intercept/source/collect/SessionWrapper.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/SessionWrapper.h b/source/intercept/source/collect/SessionWrapper.h index 29f12f4f..dd57d678 100644 --- a/source/intercept/source/collect/SessionWrapper.h +++ b/source/intercept/source/collect/SessionWrapper.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/db/EventsDatabaseReader.cc b/source/intercept/source/collect/db/EventsDatabaseReader.cc index ac5fbc36..0074cca1 100644 --- a/source/intercept/source/collect/db/EventsDatabaseReader.cc +++ b/source/intercept/source/collect/db/EventsDatabaseReader.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/db/EventsDatabaseReader.h b/source/intercept/source/collect/db/EventsDatabaseReader.h index d60df73b..53ce8bea 100644 --- a/source/intercept/source/collect/db/EventsDatabaseReader.h +++ b/source/intercept/source/collect/db/EventsDatabaseReader.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/db/EventsDatabaseWriter.cc b/source/intercept/source/collect/db/EventsDatabaseWriter.cc index 680df74a..a4cf1391 100644 --- a/source/intercept/source/collect/db/EventsDatabaseWriter.cc +++ b/source/intercept/source/collect/db/EventsDatabaseWriter.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/db/EventsDatabaseWriter.h b/source/intercept/source/collect/db/EventsDatabaseWriter.h index fc654fb9..bce91880 100644 --- a/source/intercept/source/collect/db/EventsDatabaseWriter.h +++ b/source/intercept/source/collect/db/EventsDatabaseWriter.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/collect/main.cc b/source/intercept/source/collect/main.cc index a40d1a12..d6487862 100644 --- a/source/intercept/source/collect/main.cc +++ b/source/intercept/source/collect/main.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Array.h b/source/intercept/source/report/libexec/Array.h index a6e99e60..a4146fdb 100644 --- a/source/intercept/source/report/libexec/Array.h +++ b/source/intercept/source/report/libexec/Array.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Buffer.cc b/source/intercept/source/report/libexec/Buffer.cc index 700a6924..285281c4 100644 --- a/source/intercept/source/report/libexec/Buffer.cc +++ b/source/intercept/source/report/libexec/Buffer.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Buffer.h b/source/intercept/source/report/libexec/Buffer.h index fb36b52a..7c683266 100644 --- a/source/intercept/source/report/libexec/Buffer.h +++ b/source/intercept/source/report/libexec/Buffer.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Environment.cc b/source/intercept/source/report/libexec/Environment.cc index 9f281a00..e64231b0 100644 --- a/source/intercept/source/report/libexec/Environment.cc +++ b/source/intercept/source/report/libexec/Environment.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Environment.h b/source/intercept/source/report/libexec/Environment.h index 95d916c1..b9536d77 100644 --- a/source/intercept/source/report/libexec/Environment.h +++ b/source/intercept/source/report/libexec/Environment.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Executor.cc b/source/intercept/source/report/libexec/Executor.cc index 4ba37614..bf7a9078 100644 --- a/source/intercept/source/report/libexec/Executor.cc +++ b/source/intercept/source/report/libexec/Executor.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Executor.h b/source/intercept/source/report/libexec/Executor.h index 2e7497ee..35d19a45 100644 --- a/source/intercept/source/report/libexec/Executor.h +++ b/source/intercept/source/report/libexec/Executor.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Linker.cc b/source/intercept/source/report/libexec/Linker.cc index 1fd4ac82..81a4d659 100644 --- a/source/intercept/source/report/libexec/Linker.cc +++ b/source/intercept/source/report/libexec/Linker.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Linker.h b/source/intercept/source/report/libexec/Linker.h index 9e162425..e4ab3494 100644 --- a/source/intercept/source/report/libexec/Linker.h +++ b/source/intercept/source/report/libexec/Linker.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Logger.cc b/source/intercept/source/report/libexec/Logger.cc index b74096a9..462b7b28 100644 --- a/source/intercept/source/report/libexec/Logger.cc +++ b/source/intercept/source/report/libexec/Logger.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Logger.h b/source/intercept/source/report/libexec/Logger.h index cee9b56e..8355257e 100644 --- a/source/intercept/source/report/libexec/Logger.h +++ b/source/intercept/source/report/libexec/Logger.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Paths.cc b/source/intercept/source/report/libexec/Paths.cc index 809e4763..05014992 100644 --- a/source/intercept/source/report/libexec/Paths.cc +++ b/source/intercept/source/report/libexec/Paths.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Paths.h b/source/intercept/source/report/libexec/Paths.h index 09158d66..86af7407 100644 --- a/source/intercept/source/report/libexec/Paths.h +++ b/source/intercept/source/report/libexec/Paths.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Resolver.cc b/source/intercept/source/report/libexec/Resolver.cc index ffddf5c9..7da4c2f3 100644 --- a/source/intercept/source/report/libexec/Resolver.cc +++ b/source/intercept/source/report/libexec/Resolver.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Resolver.h b/source/intercept/source/report/libexec/Resolver.h index 145f8599..831557d5 100644 --- a/source/intercept/source/report/libexec/Resolver.h +++ b/source/intercept/source/report/libexec/Resolver.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Session.cc b/source/intercept/source/report/libexec/Session.cc index ea68ecdb..c92adf60 100644 --- a/source/intercept/source/report/libexec/Session.cc +++ b/source/intercept/source/report/libexec/Session.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/Session.h b/source/intercept/source/report/libexec/Session.h index c3934b66..83a1a639 100644 --- a/source/intercept/source/report/libexec/Session.h +++ b/source/intercept/source/report/libexec/Session.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/lib.cc b/source/intercept/source/report/libexec/lib.cc index 115e6295..49b3725a 100644 --- a/source/intercept/source/report/libexec/lib.cc +++ b/source/intercept/source/report/libexec/lib.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/libexec/std.cc b/source/intercept/source/report/libexec/std.cc index 44cb5eb5..41a27571 100644 --- a/source/intercept/source/report/libexec/std.cc +++ b/source/intercept/source/report/libexec/std.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/wrapper/Application.cc b/source/intercept/source/report/wrapper/Application.cc index e3162c9d..7883e007 100644 --- a/source/intercept/source/report/wrapper/Application.cc +++ b/source/intercept/source/report/wrapper/Application.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/wrapper/Application.h b/source/intercept/source/report/wrapper/Application.h index cd8e96fd..06ee24db 100644 --- a/source/intercept/source/report/wrapper/Application.h +++ b/source/intercept/source/report/wrapper/Application.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/wrapper/EventFactory.cc b/source/intercept/source/report/wrapper/EventFactory.cc index 23d20837..08d13813 100644 --- a/source/intercept/source/report/wrapper/EventFactory.cc +++ b/source/intercept/source/report/wrapper/EventFactory.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/wrapper/EventFactory.h b/source/intercept/source/report/wrapper/EventFactory.h index 8e6f9af1..328ee377 100644 --- a/source/intercept/source/report/wrapper/EventFactory.h +++ b/source/intercept/source/report/wrapper/EventFactory.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/wrapper/EventReporter.cc b/source/intercept/source/report/wrapper/EventReporter.cc index 60b6b4b1..7597654a 100644 --- a/source/intercept/source/report/wrapper/EventReporter.cc +++ b/source/intercept/source/report/wrapper/EventReporter.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/wrapper/EventReporter.h b/source/intercept/source/report/wrapper/EventReporter.h index 949cea3e..37e4fc1b 100644 --- a/source/intercept/source/report/wrapper/EventReporter.h +++ b/source/intercept/source/report/wrapper/EventReporter.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/wrapper/RpcClients.cc b/source/intercept/source/report/wrapper/RpcClients.cc index 65d7a98a..fc56860d 100644 --- a/source/intercept/source/report/wrapper/RpcClients.cc +++ b/source/intercept/source/report/wrapper/RpcClients.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/wrapper/RpcClients.h b/source/intercept/source/report/wrapper/RpcClients.h index 99fe349f..6cd83b47 100644 --- a/source/intercept/source/report/wrapper/RpcClients.h +++ b/source/intercept/source/report/wrapper/RpcClients.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/source/report/wrapper/main.cc b/source/intercept/source/report/wrapper/main.cc index 05da88f5..b1dcba50 100644 --- a/source/intercept/source/report/wrapper/main.cc +++ b/source/intercept/source/report/wrapper/main.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/test/EventFactoryTest.cc b/source/intercept/test/EventFactoryTest.cc index 9f194503..752957b2 100644 --- a/source/intercept/test/EventFactoryTest.cc +++ b/source/intercept/test/EventFactoryTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/test/SessionTest.cc b/source/intercept/test/SessionTest.cc index ecd5219f..487053a0 100644 --- a/source/intercept/test/SessionTest.cc +++ b/source/intercept/test/SessionTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/test/libexec/ArrayTest.cc b/source/intercept/test/libexec/ArrayTest.cc index ae55564a..653a3c51 100644 --- a/source/intercept/test/libexec/ArrayTest.cc +++ b/source/intercept/test/libexec/ArrayTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/test/libexec/BufferTest.cc b/source/intercept/test/libexec/BufferTest.cc index 99e8f715..fc6ca8da 100644 --- a/source/intercept/test/libexec/BufferTest.cc +++ b/source/intercept/test/libexec/BufferTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/test/libexec/ExecutorTest.cc b/source/intercept/test/libexec/ExecutorTest.cc index b3f52a17..b44ff33c 100644 --- a/source/intercept/test/libexec/ExecutorTest.cc +++ b/source/intercept/test/libexec/ExecutorTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/test/libexec/LinkerMock.h b/source/intercept/test/libexec/LinkerMock.h index 7d308d2f..2966f37a 100644 --- a/source/intercept/test/libexec/LinkerMock.h +++ b/source/intercept/test/libexec/LinkerMock.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/test/libexec/PathsTest.cc b/source/intercept/test/libexec/PathsTest.cc index 85dd61f9..d9418984 100644 --- a/source/intercept/test/libexec/PathsTest.cc +++ b/source/intercept/test/libexec/PathsTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/test/libexec/ResolverMock.h b/source/intercept/test/libexec/ResolverMock.h index 870019d2..afe93e10 100644 --- a/source/intercept/test/libexec/ResolverMock.h +++ b/source/intercept/test/libexec/ResolverMock.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/intercept/test/libexec/SessionTest.cc b/source/intercept/test/libexec/SessionTest.cc index 4f408df4..8dad5bff 100644 --- a/source/intercept/test/libexec/SessionTest.cc +++ b/source/intercept/test/libexec/SessionTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libflags/include/libflags/Flags.h b/source/libflags/include/libflags/Flags.h index eef609d9..5ca7e774 100644 --- a/source/libflags/include/libflags/Flags.h +++ b/source/libflags/include/libflags/Flags.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libflags/source/Flags.cc b/source/libflags/source/Flags.cc index 77c608ea..0847b8fc 100644 --- a/source/libflags/source/Flags.cc +++ b/source/libflags/source/Flags.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libflags/test/FlagsTest.cc b/source/libflags/test/FlagsTest.cc index 4d650a30..3275ba0f 100644 --- a/source/libflags/test/FlagsTest.cc +++ b/source/libflags/test/FlagsTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libmain/include/libmain/Application.h b/source/libmain/include/libmain/Application.h index e796c7b9..873a487f 100644 --- a/source/libmain/include/libmain/Application.h +++ b/source/libmain/include/libmain/Application.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libmain/include/libmain/ApplicationFromArgs.h b/source/libmain/include/libmain/ApplicationFromArgs.h index c5cd2d2b..48ba72b5 100644 --- a/source/libmain/include/libmain/ApplicationFromArgs.h +++ b/source/libmain/include/libmain/ApplicationFromArgs.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libmain/include/libmain/ApplicationLogConfig.h b/source/libmain/include/libmain/ApplicationLogConfig.h index 17881e85..631ff657 100644 --- a/source/libmain/include/libmain/ApplicationLogConfig.h +++ b/source/libmain/include/libmain/ApplicationLogConfig.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libmain/include/libmain/main.h b/source/libmain/include/libmain/main.h index b28c4f1d..b3de96aa 100644 --- a/source/libmain/include/libmain/main.h +++ b/source/libmain/include/libmain/main.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libmain/source/ApplicationFromArgs.cc b/source/libmain/source/ApplicationFromArgs.cc index af389ac3..4047b6ce 100644 --- a/source/libmain/source/ApplicationFromArgs.cc +++ b/source/libmain/source/ApplicationFromArgs.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libmain/source/ApplicationLogConfig.cc b/source/libmain/source/ApplicationLogConfig.cc index dee7edb9..e85b95d0 100644 --- a/source/libmain/source/ApplicationLogConfig.cc +++ b/source/libmain/source/ApplicationLogConfig.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libresult/include/libresult/Result.h b/source/libresult/include/libresult/Result.h index 7c483571..0b0a7ef1 100644 --- a/source/libresult/include/libresult/Result.h +++ b/source/libresult/include/libresult/Result.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libresult/test/ResultTest.cc b/source/libresult/test/ResultTest.cc index 691367e2..fb4e3615 100644 --- a/source/libresult/test/ResultTest.cc +++ b/source/libresult/test/ResultTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libshell/include/libshell/Command.h b/source/libshell/include/libshell/Command.h index 811361c3..8fa95c43 100644 --- a/source/libshell/include/libshell/Command.h +++ b/source/libshell/include/libshell/Command.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libshell/source/Command.cc b/source/libshell/source/Command.cc index 0ee47cc9..45812d30 100644 --- a/source/libshell/source/Command.cc +++ b/source/libshell/source/Command.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libshell/test/CommandTest.cc b/source/libshell/test/CommandTest.cc index d11bd8a1..5d290555 100644 --- a/source/libshell/test/CommandTest.cc +++ b/source/libshell/test/CommandTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/include/libsys/Environment.h b/source/libsys/include/libsys/Environment.h index ae8028b7..5bf98f59 100644 --- a/source/libsys/include/libsys/Environment.h +++ b/source/libsys/include/libsys/Environment.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/include/libsys/Errors.h b/source/libsys/include/libsys/Errors.h index 184af460..82e05c3a 100644 --- a/source/libsys/include/libsys/Errors.h +++ b/source/libsys/include/libsys/Errors.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/include/libsys/Os.h b/source/libsys/include/libsys/Os.h index 9ad24eeb..169b63ad 100644 --- a/source/libsys/include/libsys/Os.h +++ b/source/libsys/include/libsys/Os.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/include/libsys/Path.h b/source/libsys/include/libsys/Path.h index 31167974..8b406954 100644 --- a/source/libsys/include/libsys/Path.h +++ b/source/libsys/include/libsys/Path.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/include/libsys/Process.h b/source/libsys/include/libsys/Process.h index 42b95fc1..72c18b1d 100644 --- a/source/libsys/include/libsys/Process.h +++ b/source/libsys/include/libsys/Process.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/include/libsys/Signal.h b/source/libsys/include/libsys/Signal.h index 24bb8669..ed115d1f 100644 --- a/source/libsys/include/libsys/Signal.h +++ b/source/libsys/include/libsys/Signal.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/include/libsys/lib-names.h.in b/source/libsys/include/libsys/lib-names.h.in index e6db3907..d90a1463 100644 --- a/source/libsys/include/libsys/lib-names.h.in +++ b/source/libsys/include/libsys/lib-names.h.in @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/source/Errors.cc b/source/libsys/source/Errors.cc index 0319498e..0a6077fb 100644 --- a/source/libsys/source/Errors.cc +++ b/source/libsys/source/Errors.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/source/Guard.cc b/source/libsys/source/Guard.cc index fc33ed1c..c451beda 100644 --- a/source/libsys/source/Guard.cc +++ b/source/libsys/source/Guard.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/source/Guard.h b/source/libsys/source/Guard.h index fdf445ff..d74eedc2 100644 --- a/source/libsys/source/Guard.h +++ b/source/libsys/source/Guard.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/source/Os.cc b/source/libsys/source/Os.cc index f9469a44..d12fe00e 100644 --- a/source/libsys/source/Os.cc +++ b/source/libsys/source/Os.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/source/Path.cc b/source/libsys/source/Path.cc index a716f9c6..4687b0bd 100644 --- a/source/libsys/source/Path.cc +++ b/source/libsys/source/Path.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/source/Process.cc b/source/libsys/source/Process.cc index 08b8d5db..9429eee2 100644 --- a/source/libsys/source/Process.cc +++ b/source/libsys/source/Process.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/source/Signal.cc b/source/libsys/source/Signal.cc index be10099d..aa115f5a 100644 --- a/source/libsys/source/Signal.cc +++ b/source/libsys/source/Signal.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/test/EnvironmentTest.cc b/source/libsys/test/EnvironmentTest.cc index 2b1b712b..aae47e64 100644 --- a/source/libsys/test/EnvironmentTest.cc +++ b/source/libsys/test/EnvironmentTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/test/ErrorsTest.cc b/source/libsys/test/ErrorsTest.cc index 0ead2236..8bb9d6c0 100644 --- a/source/libsys/test/ErrorsTest.cc +++ b/source/libsys/test/ErrorsTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/source/libsys/test/PathTest.cc b/source/libsys/test/PathTest.cc index c2b19027..c8f9eba3 100644 --- a/source/libsys/test/PathTest.cc +++ b/source/libsys/test/PathTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling. diff --git a/test/config.h.in b/test/config.h.in index 2744c592..49cc08b5 100644 --- a/test/config.h.in +++ b/test/config.h.in @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 by László Nagy +/* Copyright (C) 2012-2022 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling.