Skip to content

Commit 108fbab

Browse files
author
Sven Sandberg
committed
BUG#33764808: UPDATE COPYRIGHT HEADERS TO 2022 [5.7 patch]
Update all copyright headers in 5.7 to 2022 and to the current copyright format. This patch was generated by a script. Approved-by: erlend.dahl@oracle.com Change-Id: I4e4bdf6fec8240e32c6c86acbc051f136824abb7
1 parent 0ea6cc1 commit 108fbab

File tree

3,220 files changed

+3225
-3225
lines changed

Some content is hidden

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

3,220 files changed

+3225
-3225
lines changed

BUILD/SETUP.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/autorun.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (c) 2005, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2005, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/cmake_configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (c) 2009, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2009, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (c) 2004, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2004, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium-debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium-debug-max

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2001, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2001, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium-debug-max-no-ndb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2001, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2001, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium-gcov

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium-gprof

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

0 commit comments

Comments
 (0)