git: c243c89794 - main - Sync some copyright years

Sergio Carlavilla Delgado <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=c243c89794bb9eabc16238bfcac268b159cbea89

commit c243c89794bb9eabc16238bfcac268b159cbea89
Author:     Sergio Carlavilla Delgado <[email protected]>
AuthorDate: 2023-08-01 19:42:24 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
CommitDate: 2023-08-01 19:43:24 +0000

    Sync some copyright years
    
    - FAQ
    - Styles and JavaScript from the theme
---
 documentation/content/en/books/faq/_index.adoc                | 2 +-
 documentation/themes/beastie/assets/js/copy-clipboard.js      | 4 ++--
 documentation/themes/beastie/assets/js/search.js              | 4 ++--
 documentation/themes/beastie/assets/js/theme-chooser.js       | 4 ++--
 documentation/themes/beastie/assets/styles/documentation.scss | 4 ++--
 documentation/themes/beastie/assets/styles/footer.scss        | 4 ++--
 documentation/themes/beastie/assets/styles/global.scss        | 4 ++--
 documentation/themes/beastie/assets/styles/header.scss        | 4 ++--
 documentation/themes/beastie/assets/styles/main.scss          | 4 ++--
 documentation/themes/beastie/assets/styles/variables.scss     | 4 ++--
 10 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc
index 14dd31a7a9..95797ddc0b 100644
--- a/documentation/content/en/books/faq/_index.adoc
+++ b/documentation/content/en/books/faq/_index.adoc
@@ -2,7 +2,7 @@
 title: Frequently Asked Questions for FreeBSD 12.X and 13.X
 authors: 
   - author: The FreeBSD Documentation Project
-copyright: 1995-2022 The FreeBSD Documentation Project
+copyright: 1995-2023 The FreeBSD Documentation Project
 description: Frequently Asked Questions, and answers, covering all aspects of FreeBSD
 trademarks: ["freebsd", "ibm", "ieee", "adobe", "intel", "linux", "microsoft", "opengroup", "sun", "netbsd", "general"] 
 bookOrder: 5
diff --git a/documentation/themes/beastie/assets/js/copy-clipboard.js b/documentation/themes/beastie/assets/js/copy-clipboard.js
index 8038e96141..7ee41cfef4 100644
--- a/documentation/themes/beastie/assets/js/copy-clipboard.js
+++ b/documentation/themes/beastie/assets/js/copy-clipboard.js
@@ -1,8 +1,8 @@
 /*
 BSD 2-Clause License
 
-Copyright (c) 1994-2022, The FreeBSD Documentation Project
-Copyright (c) 2021-2022, Sergio Carlavilla
+Copyright (c) 1994-2023, The FreeBSD Documentation Project
+Copyright (c) 2021-2023, Sergio Carlavilla
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/js/search.js b/documentation/themes/beastie/assets/js/search.js
index f2f1584ab6..12e9fc3b04 100644
--- a/documentation/themes/beastie/assets/js/search.js
+++ b/documentation/themes/beastie/assets/js/search.js
@@ -1,8 +1,8 @@
 /*
 BSD 2-Clause License
 
-Copyright (c) 1994-2022, The FreeBSD Documentation Project
-Copyright (c) 2021-2022, Sergio Carlavilla
+Copyright (c) 1994-2023, The FreeBSD Documentation Project
+Copyright (c) 2021-2023, Sergio Carlavilla
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/js/theme-chooser.js b/documentation/themes/beastie/assets/js/theme-chooser.js
index d33f3d6f97..62b6235853 100644
--- a/documentation/themes/beastie/assets/js/theme-chooser.js
+++ b/documentation/themes/beastie/assets/js/theme-chooser.js
@@ -1,8 +1,8 @@
 /*
 BSD 2-Clause License
 
-Copyright (c) 1994-2022, The FreeBSD Documentation Project
-Copyright (c) 2021-2022, Sergio Carlavilla
+Copyright (c) 1994-2023, The FreeBSD Documentation Project
+Copyright (c) 2021-2023, Sergio Carlavilla
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/documentation.scss b/documentation/themes/beastie/assets/styles/documentation.scss
index d0fe86fa9c..678e3c4cbc 100644
--- a/documentation/themes/beastie/assets/styles/documentation.scss
+++ b/documentation/themes/beastie/assets/styles/documentation.scss
@@ -1,6 +1,6 @@
 /*
- * Copyright (c) 1994-2022, The FreeBSD Documentation Project
- * Copyright (c) 2021-2022, Sergio Carlavilla <[email protected]>
+ * Copyright (c) 1994-2023, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2023, Sergio Carlavilla <[email protected]>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/footer.scss b/documentation/themes/beastie/assets/styles/footer.scss
index 041e8db47d..dca2960eb9 100644
--- a/documentation/themes/beastie/assets/styles/footer.scss
+++ b/documentation/themes/beastie/assets/styles/footer.scss
@@ -1,6 +1,6 @@
 /*
- * Copyright (c) 1994-2022, The FreeBSD Documentation Project
- * Copyright (c) 2021-2022, Sergio Carlavilla <[email protected]>
+ * Copyright (c) 1994-2023, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2023, Sergio Carlavilla <[email protected]>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/global.scss b/documentation/themes/beastie/assets/styles/global.scss
index a1bdfbf7dc..98881886be 100644
--- a/documentation/themes/beastie/assets/styles/global.scss
+++ b/documentation/themes/beastie/assets/styles/global.scss
@@ -1,6 +1,6 @@
 /*
- * Copyright (c) 1994-2022, The FreeBSD Documentation Project
- * Copyright (c) 2021-2022, Sergio Carlavilla <[email protected]>
+ * Copyright (c) 1994-2023, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2023, Sergio Carlavilla <[email protected]>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/header.scss b/documentation/themes/beastie/assets/styles/header.scss
index 5370b8e4fe..6f7461c8c0 100644
--- a/documentation/themes/beastie/assets/styles/header.scss
+++ b/documentation/themes/beastie/assets/styles/header.scss
@@ -1,6 +1,6 @@
 /*
- * Copyright (c) 1994-2022, The FreeBSD Documentation Project
- * Copyright (c) 2021-2022, Sergio Carlavilla <[email protected]>
+ * Copyright (c) 1994-2023, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2023, Sergio Carlavilla <[email protected]>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/main.scss b/documentation/themes/beastie/assets/styles/main.scss
index e2d1a98f03..48db35239d 100644
--- a/documentation/themes/beastie/assets/styles/main.scss
+++ b/documentation/themes/beastie/assets/styles/main.scss
@@ -1,6 +1,6 @@
 /*
- * Copyright (c) 1994-2022, The FreeBSD Documentation Project
- * Copyright (c) 2021-2022, Sergio Carlavilla <[email protected]>
+ * Copyright (c) 1994-2023, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2023, Sergio Carlavilla <[email protected]>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/variables.scss b/documentation/themes/beastie/assets/styles/variables.scss
index 2cb677a321..16199befd6 100644
--- a/documentation/themes/beastie/assets/styles/variables.scss
+++ b/documentation/themes/beastie/assets/styles/variables.scss
@@ -1,6 +1,6 @@
 /*
- * Copyright (c) 1994-2022, The FreeBSD Documentation Project
- * Copyright (c) 2021-2022, Sergio Carlavilla <[email protected]>
+ * Copyright (c) 1994-2023, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2023, Sergio Carlavilla <[email protected]>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.