git: abe0978dfe - main - Upgrade Copyright years
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Apr 2023 18:08:17 UTC
The branch main has been updated by carlavilla:
URL: https://cgit.FreeBSD.org/doc/commit/?id=abe0978dfea33f83c61def9f10c18a70247e6050
commit abe0978dfea33f83c61def9f10c18a70247e6050
Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-04-04 18:07:56 +0000
Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-04-04 18:07:56 +0000
Upgrade Copyright years
---
documentation/Makefile | 4 ++--
documentation/themes/beastie/LICENSE | 4 ++--
documentation/tools/global-pgpkeys-creator.rb | 4 ++--
website/Makefile | 4 ++--
website/themes/beastie/LICENSE | 4 ++--
website/tools/hardware-notes-processor.rb | 4 ++--
website/tools/releases-toml.rb | 4 ++--
7 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/documentation/Makefile b/documentation/Makefile
index ba42e14b0b..825c235269 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -1,7 +1,7 @@
# Generate the FreeBSD documentation
#
-# Copyright (c) 2020-2022, The FreeBSD Documentation Project
-# Copyright (c) 2020-2022, Sergio Carlavilla <carlavilla@FreeBSD.org>
+# Copyright (c) 2020-2023, The FreeBSD Documentation Project
+# Copyright (c) 2020-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
#
# Targets intended for use on the command line
#
diff --git a/documentation/themes/beastie/LICENSE b/documentation/themes/beastie/LICENSE
index dba716913c..013f5e28fe 100644
--- a/documentation/themes/beastie/LICENSE
+++ b/documentation/themes/beastie/LICENSE
@@ -1,5 +1,5 @@
-Copyright (c) 1994-2022, The FreeBSD Project
-Copyright (c) 2020-2022, Sergio Carlavilla <carlavilla@FreeBSD.org>
+Copyright (c) 1994-2023, The FreeBSD Project
+Copyright (c) 2020-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
Redistribution and use in source and binary forms, with or without
diff --git a/documentation/tools/global-pgpkeys-creator.rb b/documentation/tools/global-pgpkeys-creator.rb
index 87fe29cc29..f47573713f 100644
--- a/documentation/tools/global-pgpkeys-creator.rb
+++ b/documentation/tools/global-pgpkeys-creator.rb
@@ -3,8 +3,8 @@
=begin
BSD 2-Clause License
-Copyright (c) 2020-2022, The FreeBSD Project
-Copyright (c) 2020-2022, Sergio Carlavilla <carlavilla@FreeBSD.org>
+Copyright (c) 2020-2023, The FreeBSD Project
+Copyright (c) 2020-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
This script will merge all the pgpkeys into one single file
diff --git a/website/Makefile b/website/Makefile
index a087bca2b2..df05195d1c 100644
--- a/website/Makefile
+++ b/website/Makefile
@@ -1,7 +1,7 @@
# Generate the FreeBSD website
#
-# Copyright (c) 2020-2022, The FreeBSD Documentation Project
-# Copyright (c) 2020-2022, Sergio Carlavilla <carlavilla@FreeBSD.org>
+# Copyright (c) 2020-2023, The FreeBSD Documentation Project
+# Copyright (c) 2020-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
#
# Targets intended for use on the command line
#
diff --git a/website/themes/beastie/LICENSE b/website/themes/beastie/LICENSE
index e94c3e41c7..7a787ee2ed 100644
--- a/website/themes/beastie/LICENSE
+++ b/website/themes/beastie/LICENSE
@@ -1,5 +1,5 @@
-Copyright (c) 2020-2022, The FreeBSD Project
-Copyright (c) 2020-2022, Sergio Carlavilla <carlavilla@FreeBSD.org>
+Copyright (c) 2020-2023, The FreeBSD Project
+Copyright (c) 2020-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
Redistribution and use in source and binary forms, with or without
diff --git a/website/tools/hardware-notes-processor.rb b/website/tools/hardware-notes-processor.rb
index 4f2bd4fa9d..3443d637ba 100644
--- a/website/tools/hardware-notes-processor.rb
+++ b/website/tools/hardware-notes-processor.rb
@@ -2,8 +2,8 @@
=begin
BSD 2-Clause License
-Copyright (c) 2020-2022, The FreeBSD Project
-Copyright (c) 2020-2022, Sergio Carlavilla <carlavilla@FreeBSD.org>
+Copyright (c) 2020-2023, The FreeBSD Project
+Copyright (c) 2020-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
This script will generate the hardware notes
diff --git a/website/tools/releases-toml.rb b/website/tools/releases-toml.rb
index d534cce8f5..20d353f4bf 100644
--- a/website/tools/releases-toml.rb
+++ b/website/tools/releases-toml.rb
@@ -3,8 +3,8 @@
=begin
BSD 2-Clause License
-Copyright (c) 2020-2022, The FreeBSD Project
-Copyright (c) 2020-2022, Sergio Carlavilla <carlavilla@FreeBSD.org>
+Copyright (c) 2020-2023, The FreeBSD Project
+Copyright (c) 2020-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
This script will merge all the pgpkeys into one single file