Skip to content

Commit 47dff4e

Browse files
Fix copyright year
Fixes eng/codepeer/codepeer#513
1 parent dc130c4 commit 47dff4e

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

code_analysis/bt/bt-xml-reader.adb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------------
22
-- C O D E P E E R --
33
-- --
4-
-- Copyright (C) 2008-2022, AdaCore --
4+
-- Copyright (C) 2008-2023, AdaCore --
55
-- --
66
-- This is free software; you can redistribute it and/or modify it under --
77
-- terms of the GNU General Public License as published by the Free Soft- --

code_analysis/bt/bt-xml-reader.ads

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------------
22
-- C O D E P E E R --
33
-- --
4-
-- Copyright (C) 2008-2022, AdaCore --
4+
-- Copyright (C) 2008-2023, AdaCore --
55
-- --
66
-- This is free software; you can redistribute it and/or modify it under --
77
-- terms of the GNU General Public License as published by the Free Soft- --

code_analysis/bt/bt-xml.adb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------------
22
-- C O D E P E E R --
33
-- --
4-
-- Copyright (C) 2008-2022, AdaCore --
4+
-- Copyright (C) 2008-2023, AdaCore --
55
-- --
66
-- This is free software; you can redistribute it and/or modify it under --
77
-- terms of the GNU General Public License as published by the Free Soft- --

code_analysis/bt/bt-xml.ads

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------------
22
-- C O D E P E E R --
33
-- --
4-
-- Copyright (C) 2008-2022, AdaCore --
4+
-- Copyright (C) 2008-2023, AdaCore --
55
-- --
66
-- This is free software; you can redistribute it and/or modify it under --
77
-- terms of the GNU General Public License as published by the Free Soft- --

code_analysis/bt/bt.adb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------------
22
-- C O D E P E E R --
33
-- --
4-
-- Copyright (C) 2008-2022, AdaCore --
4+
-- Copyright (C) 2008-2023, AdaCore --
55
-- --
66
-- This is free software; you can redistribute it and/or modify it under --
77
-- terms of the GNU General Public License as published by the Free Soft- --

code_analysis/bt/bt.ads

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------------
22
-- C O D E P E E R --
33
-- --
4-
-- Copyright (C) 2008-2022, AdaCore --
4+
-- Copyright (C) 2008-2023, AdaCore --
55
-- --
66
-- This is free software; you can redistribute it and/or modify it under --
77
-- terms of the GNU General Public License as published by the Free Soft- --

code_analysis/bt/message_kinds.adb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------------
22
-- C O D E P E E R --
33
-- --
4-
-- Copyright (C) 2013-2022, AdaCore --
4+
-- Copyright (C) 2013-2023, AdaCore --
55
-- --
66
-- This is free software; you can redistribute it and/or modify it under --
77
-- terms of the GNU General Public License as published by the Free Soft- --

code_analysis/bt/message_kinds.ads

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------------
22
-- C O D E P E E R --
33
-- --
4-
-- Copyright (C) 2008-2022, AdaCore --
4+
-- Copyright (C) 2008-2023, AdaCore --
55
-- --
66
-- This is free software; you can redistribute it and/or modify it under --
77
-- terms of the GNU General Public License as published by the Free Soft- --

0 commit comments

Comments
 (0)