diff --git a/source/bear/main.cc b/source/bear/main.cc index 815c88fa..37b43dde 100644 --- a/source/bear/main.cc +++ b/source/bear/main.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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.md b/source/bear/man/bear.1.md index 6dda5121..f455d195 100644 --- a/source/bear/man/bear.1.md +++ b/source/bear/man/bear.1.md @@ -117,5 +117,5 @@ with the project wiki page for known problems, before open a bug report. # COPYRIGHT -Copyright (C) 2012-2022 by László Nagy +Copyright (C) 2012-2023 by László Nagy diff --git a/source/bear/source/Application.h b/source/bear/source/Application.h index 2ece0cec..051a2372 100644 --- a/source/bear/source/Application.h +++ b/source/bear/source/Application.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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/bear-citnames.1.md b/source/citnames/man/bear-citnames.1.md index f5785432..2a5aeaa7 100644 --- a/source/citnames/man/bear-citnames.1.md +++ b/source/citnames/man/bear-citnames.1.md @@ -157,5 +157,5 @@ the command line argument overrides the config file values. # COPYRIGHT -Copyright (C) 2012-2022 by László Nagy +Copyright (C) 2012-2023 by László Nagy diff --git a/source/citnames/source/Citnames.cc b/source/citnames/source/Citnames.cc index 54b61a1c..509b0683 100644 --- a/source/citnames/source/Citnames.cc +++ b/source/citnames/source/Citnames.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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/Citnames.h b/source/citnames/source/Citnames.h index bdb01040..6f28f376 100644 --- a/source/citnames/source/Citnames.h +++ b/source/citnames/source/Citnames.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 1183a180..2d898d76 100644 --- a/source/citnames/source/Configuration.cc +++ b/source/citnames/source/Configuration.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 9e78f1c9..d9c64a06 100644 --- a/source/citnames/source/Configuration.h +++ b/source/citnames/source/Configuration.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 a3a2f2dc..ef87f8c1 100644 --- a/source/citnames/source/Output.cc +++ b/source/citnames/source/Output.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 d0819ab9..d73076ea 100644 --- a/source/citnames/source/Output.h +++ b/source/citnames/source/Output.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 3de9007c..170e6b6d 100644 --- a/source/citnames/source/semantic/Build.cc +++ b/source/citnames/source/semantic/Build.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 0e740bfd..458d9428 100644 --- a/source/citnames/source/semantic/Build.h +++ b/source/citnames/source/semantic/Build.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 e93f5e9a..d535149b 100644 --- a/source/citnames/source/semantic/Parsers.cc +++ b/source/citnames/source/semantic/Parsers.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 a492f72c..62e1e92e 100644 --- a/source/citnames/source/semantic/Parsers.h +++ b/source/citnames/source/semantic/Parsers.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 65cb5ab2..e956ecf4 100644 --- a/source/citnames/source/semantic/Semantic.cc +++ b/source/citnames/source/semantic/Semantic.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 3feaa7ed..00844971 100644 --- a/source/citnames/source/semantic/Semantic.h +++ b/source/citnames/source/semantic/Semantic.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 46488b7e..fcc61c73 100644 --- a/source/citnames/source/semantic/Tool.h +++ b/source/citnames/source/semantic/Tool.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 f8b8c314..1cccfee5 100644 --- a/source/citnames/source/semantic/ToolAny.cc +++ b/source/citnames/source/semantic/ToolAny.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 960029c2..d1c2fe2f 100644 --- a/source/citnames/source/semantic/ToolAny.h +++ b/source/citnames/source/semantic/ToolAny.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 1376edc4..193d8ba7 100644 --- a/source/citnames/source/semantic/ToolClang.cc +++ b/source/citnames/source/semantic/ToolClang.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 dc235f30..8a362f63 100644 --- a/source/citnames/source/semantic/ToolClang.h +++ b/source/citnames/source/semantic/ToolClang.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 a9b1d2d4..a1ac100b 100644 --- a/source/citnames/source/semantic/ToolCuda.cc +++ b/source/citnames/source/semantic/ToolCuda.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 b4a167e7..3888579d 100644 --- a/source/citnames/source/semantic/ToolCuda.h +++ b/source/citnames/source/semantic/ToolCuda.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 793a517c..e05cab68 100644 --- a/source/citnames/source/semantic/ToolExtendingWrapper.cc +++ b/source/citnames/source/semantic/ToolExtendingWrapper.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 ac254548..c764202b 100644 --- a/source/citnames/source/semantic/ToolExtendingWrapper.h +++ b/source/citnames/source/semantic/ToolExtendingWrapper.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 cf23ca0a..e5109fd4 100644 --- a/source/citnames/source/semantic/ToolGcc.cc +++ b/source/citnames/source/semantic/ToolGcc.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 b8232b9f..80223fb3 100644 --- a/source/citnames/source/semantic/ToolGcc.h +++ b/source/citnames/source/semantic/ToolGcc.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 d8bf42c4..78e70b85 100644 --- a/source/citnames/source/semantic/ToolWrapper.cc +++ b/source/citnames/source/semantic/ToolWrapper.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 054c5ca0..2ea006cf 100644 --- a/source/citnames/source/semantic/ToolWrapper.h +++ b/source/citnames/source/semantic/ToolWrapper.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 bf554e94..3e5f1dd5 100644 --- a/source/citnames/test/OutputTest.cc +++ b/source/citnames/test/OutputTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 7cf0eb58..6f6cd07e 100644 --- a/source/citnames/test/ParserTest.cc +++ b/source/citnames/test/ParserTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 dabc6958..f79cb2b4 100644 --- a/source/citnames/test/ToolClangTest.cc +++ b/source/citnames/test/ToolClangTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 36f13ffd..1f74ea8d 100644 --- a/source/citnames/test/ToolGccTest.cc +++ b/source/citnames/test/ToolGccTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 ea382574..cc206114 100644 --- a/source/citnames/test/ToolWrapperTest.cc +++ b/source/citnames/test/ToolWrapperTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 f0629532..dbc5a5c2 100644 --- a/source/config.h.in +++ b/source/config.h.in @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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/bear-intercept.1.md b/source/intercept/man/bear-intercept.1.md index b3280337..e2105a2a 100644 --- a/source/intercept/man/bear-intercept.1.md +++ b/source/intercept/man/bear-intercept.1.md @@ -93,5 +93,5 @@ with the project wiki page for known problems, before open a bug report. # COPYRIGHT -Copyright (C) 2012-2022 by László Nagy +Copyright (C) 2012-2023 by László Nagy diff --git a/source/intercept/proto/intercept.proto b/source/intercept/proto/intercept.proto index 4896ba3a..dc969717 100644 --- a/source/intercept/proto/intercept.proto +++ b/source/intercept/proto/intercept.proto @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 6c24ac79..c8b29255 100644 --- a/source/intercept/proto/supervise.proto +++ b/source/intercept/proto/supervise.proto @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 1bb9d1ea..2dec95e1 100644 --- a/source/intercept/source/Convert.cc +++ b/source/intercept/source/Convert.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 d49227bc..b5688f8d 100644 --- a/source/intercept/source/Convert.h +++ b/source/intercept/source/Convert.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 0f2285e9..888cb2e9 100644 --- a/source/intercept/source/Domain.cc +++ b/source/intercept/source/Domain.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 0a068eae..96bfcf82 100644 --- a/source/intercept/source/Domain.h +++ b/source/intercept/source/Domain.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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/Intercept.cc b/source/intercept/source/collect/Intercept.cc index 9634f762..0f894368 100644 --- a/source/intercept/source/collect/Intercept.cc +++ b/source/intercept/source/collect/Intercept.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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/Intercept.h b/source/intercept/source/collect/Intercept.h index 2ca57087..efc2e526 100644 --- a/source/intercept/source/collect/Intercept.h +++ b/source/intercept/source/collect/Intercept.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 1e83c372..c27242c7 100644 --- a/source/intercept/source/collect/Reporter.cc +++ b/source/intercept/source/collect/Reporter.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 407eac9c..b43e7678 100644 --- a/source/intercept/source/collect/Reporter.h +++ b/source/intercept/source/collect/Reporter.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 93f1783d..b1f9fbc4 100644 --- a/source/intercept/source/collect/RpcServices.cc +++ b/source/intercept/source/collect/RpcServices.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 5409f4fc..b44ebf55 100644 --- a/source/intercept/source/collect/RpcServices.h +++ b/source/intercept/source/collect/RpcServices.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 7362b2be..d89bcd53 100644 --- a/source/intercept/source/collect/Session.cc +++ b/source/intercept/source/collect/Session.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 ccec5c5d..bb2cdb27 100644 --- a/source/intercept/source/collect/Session.h +++ b/source/intercept/source/collect/Session.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 05c41181..b067a0eb 100644 --- a/source/intercept/source/collect/SessionLibrary.cc +++ b/source/intercept/source/collect/SessionLibrary.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 028c5514..0c196558 100644 --- a/source/intercept/source/collect/SessionLibrary.h +++ b/source/intercept/source/collect/SessionLibrary.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 aaecf0f2..24f3e332 100644 --- a/source/intercept/source/collect/SessionWrapper.cc +++ b/source/intercept/source/collect/SessionWrapper.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 dd57d678..47cc6a3d 100644 --- a/source/intercept/source/collect/SessionWrapper.h +++ b/source/intercept/source/collect/SessionWrapper.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 80ce8bc5..3376fe27 100644 --- a/source/intercept/source/collect/db/EventsDatabaseReader.cc +++ b/source/intercept/source/collect/db/EventsDatabaseReader.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 e560221a..c7b859d1 100644 --- a/source/intercept/source/collect/db/EventsDatabaseReader.h +++ b/source/intercept/source/collect/db/EventsDatabaseReader.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 a4cf1391..4dd35968 100644 --- a/source/intercept/source/collect/db/EventsDatabaseWriter.cc +++ b/source/intercept/source/collect/db/EventsDatabaseWriter.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 bce91880..b4d9f8fd 100644 --- a/source/intercept/source/collect/db/EventsDatabaseWriter.h +++ b/source/intercept/source/collect/db/EventsDatabaseWriter.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 a4146fdb..e3bba00c 100644 --- a/source/intercept/source/report/libexec/Array.h +++ b/source/intercept/source/report/libexec/Array.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 285281c4..8040debe 100644 --- a/source/intercept/source/report/libexec/Buffer.cc +++ b/source/intercept/source/report/libexec/Buffer.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 7c683266..3bffeb9d 100644 --- a/source/intercept/source/report/libexec/Buffer.h +++ b/source/intercept/source/report/libexec/Buffer.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 e64231b0..32970370 100644 --- a/source/intercept/source/report/libexec/Environment.cc +++ b/source/intercept/source/report/libexec/Environment.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 b9536d77..5e2c47e8 100644 --- a/source/intercept/source/report/libexec/Environment.h +++ b/source/intercept/source/report/libexec/Environment.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 bf7a9078..9023265a 100644 --- a/source/intercept/source/report/libexec/Executor.cc +++ b/source/intercept/source/report/libexec/Executor.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 35d19a45..3db1568d 100644 --- a/source/intercept/source/report/libexec/Executor.h +++ b/source/intercept/source/report/libexec/Executor.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 81a4d659..217cbcd9 100644 --- a/source/intercept/source/report/libexec/Linker.cc +++ b/source/intercept/source/report/libexec/Linker.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 e4ab3494..1a0988f6 100644 --- a/source/intercept/source/report/libexec/Linker.h +++ b/source/intercept/source/report/libexec/Linker.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 462b7b28..365a0ce3 100644 --- a/source/intercept/source/report/libexec/Logger.cc +++ b/source/intercept/source/report/libexec/Logger.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 8355257e..50be6901 100644 --- a/source/intercept/source/report/libexec/Logger.h +++ b/source/intercept/source/report/libexec/Logger.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 05014992..31e4b1fd 100644 --- a/source/intercept/source/report/libexec/Paths.cc +++ b/source/intercept/source/report/libexec/Paths.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 86af7407..1c748791 100644 --- a/source/intercept/source/report/libexec/Paths.h +++ b/source/intercept/source/report/libexec/Paths.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 71f801c6..a64a1f8d 100644 --- a/source/intercept/source/report/libexec/Resolver.cc +++ b/source/intercept/source/report/libexec/Resolver.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 831557d5..a8c9907e 100644 --- a/source/intercept/source/report/libexec/Resolver.h +++ b/source/intercept/source/report/libexec/Resolver.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 c92adf60..575fb894 100644 --- a/source/intercept/source/report/libexec/Session.cc +++ b/source/intercept/source/report/libexec/Session.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 83a1a639..7401d56e 100644 --- a/source/intercept/source/report/libexec/Session.h +++ b/source/intercept/source/report/libexec/Session.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 6839c0de..845ed926 100644 --- a/source/intercept/source/report/libexec/lib.cc +++ b/source/intercept/source/report/libexec/lib.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 41a27571..8a9b4f82 100644 --- a/source/intercept/source/report/libexec/std.cc +++ b/source/intercept/source/report/libexec/std.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 9e92bd0f..10d1e7d1 100644 --- a/source/intercept/source/report/wrapper/Application.cc +++ b/source/intercept/source/report/wrapper/Application.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 06ee24db..920b6468 100644 --- a/source/intercept/source/report/wrapper/Application.h +++ b/source/intercept/source/report/wrapper/Application.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 08d13813..d507f4fc 100644 --- a/source/intercept/source/report/wrapper/EventFactory.cc +++ b/source/intercept/source/report/wrapper/EventFactory.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 328ee377..73add855 100644 --- a/source/intercept/source/report/wrapper/EventFactory.h +++ b/source/intercept/source/report/wrapper/EventFactory.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 7597654a..bca93ba4 100644 --- a/source/intercept/source/report/wrapper/EventReporter.cc +++ b/source/intercept/source/report/wrapper/EventReporter.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 37e4fc1b..9c96bbf3 100644 --- a/source/intercept/source/report/wrapper/EventReporter.h +++ b/source/intercept/source/report/wrapper/EventReporter.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 fc56860d..10f2f842 100644 --- a/source/intercept/source/report/wrapper/RpcClients.cc +++ b/source/intercept/source/report/wrapper/RpcClients.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 6cd83b47..a46e332b 100644 --- a/source/intercept/source/report/wrapper/RpcClients.h +++ b/source/intercept/source/report/wrapper/RpcClients.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 b1dcba50..c80f5f86 100644 --- a/source/intercept/source/report/wrapper/main.cc +++ b/source/intercept/source/report/wrapper/main.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 752957b2..140fc99c 100644 --- a/source/intercept/test/EventFactoryTest.cc +++ b/source/intercept/test/EventFactoryTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 487053a0..85d23148 100644 --- a/source/intercept/test/SessionTest.cc +++ b/source/intercept/test/SessionTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 653a3c51..cc81a917 100644 --- a/source/intercept/test/libexec/ArrayTest.cc +++ b/source/intercept/test/libexec/ArrayTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 fc6ca8da..8d7f61f5 100644 --- a/source/intercept/test/libexec/BufferTest.cc +++ b/source/intercept/test/libexec/BufferTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 b44ff33c..5971164b 100644 --- a/source/intercept/test/libexec/ExecutorTest.cc +++ b/source/intercept/test/libexec/ExecutorTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 2966f37a..0fa934a8 100644 --- a/source/intercept/test/libexec/LinkerMock.h +++ b/source/intercept/test/libexec/LinkerMock.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 d9418984..bf4645ad 100644 --- a/source/intercept/test/libexec/PathsTest.cc +++ b/source/intercept/test/libexec/PathsTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 afe93e10..1391ae59 100644 --- a/source/intercept/test/libexec/ResolverMock.h +++ b/source/intercept/test/libexec/ResolverMock.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 8dad5bff..573b60fd 100644 --- a/source/intercept/test/libexec/SessionTest.cc +++ b/source/intercept/test/libexec/SessionTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 be02084d..321e7156 100644 --- a/source/libflags/include/libflags/Flags.h +++ b/source/libflags/include/libflags/Flags.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 4ac83bc3..da46873a 100644 --- a/source/libflags/source/Flags.cc +++ b/source/libflags/source/Flags.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 0d6aa9dd..7ac091ce 100644 --- a/source/libflags/test/FlagsTest.cc +++ b/source/libflags/test/FlagsTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 fc642b2f..acc22eae 100644 --- a/source/libmain/include/libmain/Application.h +++ b/source/libmain/include/libmain/Application.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 48ba72b5..1fa7d8ed 100644 --- a/source/libmain/include/libmain/ApplicationFromArgs.h +++ b/source/libmain/include/libmain/ApplicationFromArgs.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 631ff657..3a7f428a 100644 --- a/source/libmain/include/libmain/ApplicationLogConfig.h +++ b/source/libmain/include/libmain/ApplicationLogConfig.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 b3de96aa..2cf6e17c 100644 --- a/source/libmain/include/libmain/main.h +++ b/source/libmain/include/libmain/main.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 37e4cf8c..73f7ca17 100644 --- a/source/libmain/source/ApplicationFromArgs.cc +++ b/source/libmain/source/ApplicationFromArgs.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 073402cf..afd176d3 100644 --- a/source/libmain/source/ApplicationLogConfig.cc +++ b/source/libmain/source/ApplicationLogConfig.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 0b0a7ef1..3f57bd0b 100644 --- a/source/libresult/include/libresult/Result.h +++ b/source/libresult/include/libresult/Result.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 fb4e3615..677e3e24 100644 --- a/source/libresult/test/ResultTest.cc +++ b/source/libresult/test/ResultTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 8fa95c43..8237d073 100644 --- a/source/libshell/include/libshell/Command.h +++ b/source/libshell/include/libshell/Command.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 45812d30..de5daefd 100644 --- a/source/libshell/source/Command.cc +++ b/source/libshell/source/Command.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 5d290555..1490f3e6 100644 --- a/source/libshell/test/CommandTest.cc +++ b/source/libshell/test/CommandTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 5bf98f59..36b4be15 100644 --- a/source/libsys/include/libsys/Environment.h +++ b/source/libsys/include/libsys/Environment.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 82e05c3a..6b38066c 100644 --- a/source/libsys/include/libsys/Errors.h +++ b/source/libsys/include/libsys/Errors.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 169b63ad..d7bf57a2 100644 --- a/source/libsys/include/libsys/Os.h +++ b/source/libsys/include/libsys/Os.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 8b406954..b01135b9 100644 --- a/source/libsys/include/libsys/Path.h +++ b/source/libsys/include/libsys/Path.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 be701b81..7189d538 100644 --- a/source/libsys/include/libsys/Process.h +++ b/source/libsys/include/libsys/Process.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 ed115d1f..b49b8012 100644 --- a/source/libsys/include/libsys/Signal.h +++ b/source/libsys/include/libsys/Signal.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 d90a1463..f8b3c31c 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-2022 by László Nagy +/* Copyright (C) 2012-2023 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 0a6077fb..efc87811 100644 --- a/source/libsys/source/Errors.cc +++ b/source/libsys/source/Errors.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 c451beda..b4e06499 100644 --- a/source/libsys/source/Guard.cc +++ b/source/libsys/source/Guard.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 d74eedc2..9522a936 100644 --- a/source/libsys/source/Guard.h +++ b/source/libsys/source/Guard.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 d12fe00e..8f80a77c 100644 --- a/source/libsys/source/Os.cc +++ b/source/libsys/source/Os.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 4687b0bd..1c3a69c1 100644 --- a/source/libsys/source/Path.cc +++ b/source/libsys/source/Path.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 15c17416..59fecd82 100644 --- a/source/libsys/source/Process.cc +++ b/source/libsys/source/Process.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 aa115f5a..6b888536 100644 --- a/source/libsys/source/Signal.cc +++ b/source/libsys/source/Signal.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 aae47e64..abbf4eb8 100644 --- a/source/libsys/test/EnvironmentTest.cc +++ b/source/libsys/test/EnvironmentTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 8bb9d6c0..9420a05d 100644 --- a/source/libsys/test/ErrorsTest.cc +++ b/source/libsys/test/ErrorsTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 c8f9eba3..76eec96e 100644 --- a/source/libsys/test/PathTest.cc +++ b/source/libsys/test/PathTest.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 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 49cc08b5..e5aa985a 100644 --- a/test/config.h.in +++ b/test/config.h.in @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2022 by László Nagy +/* Copyright (C) 2012-2023 by László Nagy This file is part of Bear. Bear is a tool to generate compilation database for clang tooling.