Skip to content

Commit 4239d6f

Browse files
committed
Update copyright year to 2023
Simple replacement of copyright year to 2023. No functional change. Signed-off-by: Ivan Hu <[email protected]>
1 parent b2fe7f2 commit 4239d6f

File tree

332 files changed

+332
-332
lines changed

Some content is hidden

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

332 files changed

+332
-332
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2010-2022 Canonical, Ltd.
2+
# Copyright (C) 2010-2023 Canonical, Ltd.
33
#
44
# This program is free software; you can redistribute it and/or
55
# modify it under the terms of the GNU General Public License

auto-packager/mkpackage.sh

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

33
#
4-
# Copyright (C) 2010-2022 Canonical
4+
# Copyright (C) 2010-2023 Canonical
55
#
66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

auto-packager/mktar.sh

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

33
#
4-
# Copyright (C) 2010-2022 Canonical
4+
# Copyright (C) 2010-2023 Canonical
55
#
66
# This program is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU General Public License

cppcheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright (C) 2016-2022 Canonical
3+
# Copyright (C) 2016-2023 Canonical
44
#
55
# This program is free software; you can redistribute it and/or
66
# modify it under the terms of the GNU General Public License

data/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2012-2022 Canonical, Ltd.
2+
# Copyright (C) 2012-2023 Canonical, Ltd.
33
#
44
# This program is free software; you can redistribute it and/or
55
# modify it under the terms of the GNU General Public License

efi_runtime/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2012-2022 Canonical, Ltd.
2+
# Copyright (C) 2012-2023 Canonical, Ltd.
33
#
44
# This program is free software; you can redistribute it and/or
55
# modify it under the terms of the GNU General Public License

efi_runtime/efi_runtime.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* EFI Runtime driver
33
*
4-
* Copyright(C) 2012-2022 Canonical Ltd.
4+
* Copyright(C) 2012-2023 Canonical Ltd.
55
*
66
* This program is free software; you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

efi_runtime/efi_runtime.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* EFI Runtime driver
33
*
4-
* Copyright(C) 2012-2022 Canonical Ltd.
4+
* Copyright(C) 2012-2023 Canonical Ltd.
55
*
66
* This program is free software; you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

live-image/fwts-frontend-text

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright (C) 2010-2022 Canonical
3+
# Copyright (C) 2010-2023 Canonical
44
# Some of this work - Copyright (C) 2017-2019 IBM
55
#
66
# This program is free software; you can redistribute it and/or

make_orig_tarball.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) 2016-2022 Canonical
3+
# Copyright (C) 2016-2023 Canonical
44
#
55
# This program is free software; you can redistribute it and/or
66
# modify it under the terms of the GNU General Public License

0 commit comments

Comments
 (0)