diff options
-rw-r--r-- | src/admin/adminbook.xml | 2 | ||||
-rw-r--r-- | src/devel/develbook.xml | 4 | ||||
-rw-r--r-- | src/hcl/hclbook.xml | 4 | ||||
-rw-r--r-- | src/install/installbook.xml | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/src/admin/adminbook.xml b/src/admin/adminbook.xml index 0c94bd2..7d14fbc 100644 --- a/src/admin/adminbook.xml +++ b/src/admin/adminbook.xml @@ -31,7 +31,7 @@ <firstname>Tambra</firstname><surname>Wilcox</surname> <contrib>Copyediting</contrib> </othercredit> - <copyright><year>2018</year><holder>Adélie Linux</holder></copyright> + <copyright><year>2018</year><year>2019</year><holder>Adélie Linux</holder></copyright> </bookinfo> <preface> <title>Preface</title> diff --git a/src/devel/develbook.xml b/src/devel/develbook.xml index 6f8ef97..f5418f5 100644 --- a/src/devel/develbook.xml +++ b/src/devel/develbook.xml @@ -16,7 +16,7 @@ <author> <personname><firstname>A.</firstname><surname>Wilcox</surname></personname> </author> - <copyright><year>2017</year><year>2018</year><holder>Adélie Linux</holder></copyright> + <copyright><year>2017</year><year>2018</year><year>2019</year><holder>Adélie Linux</holder></copyright> </bookinfo> <preface> <title>Preface</title> @@ -25,7 +25,7 @@ <para>It is assumed that you, the reader, are familiar with using a terminal or command line interface, the use of Unix commands, and the compilation of software. If you are not yet familiar with these concepts, start with our User's Handbook and Administrator's Handbook, which will assist you in learning them.</para> <para>Please also ensure that you are comfortable and properly rested before reading this handbook. This will allow you to learn quicker, and be able to recall the information you have learned easier.</para> <para>It is hoped that you find this handbook easy to understand and read. Please feel free to contact the Adélie Linux community if you have any suggestions on how to make this handbook better. We'd love to hear from you, and we hope you enjoy using our distribution.</para> - <para>– A. Wilcox, 2018</para> + <para>– A. Wilcox, 2019</para> </preface> &chap1; &chap2; diff --git a/src/hcl/hclbook.xml b/src/hcl/hclbook.xml index 3d114f0..c0c08fc 100644 --- a/src/hcl/hclbook.xml +++ b/src/hcl/hclbook.xml @@ -14,14 +14,14 @@ <author> <personname><firstname>A.</firstname><surname>Wilcox</surname></personname> </author> - <copyright><year>2018</year><holder>Adélie Linux</holder></copyright> + <copyright><year>2018</year><year>2019</year><holder>Adélie Linux</holder></copyright> </bookinfo> <preface> <title>Preface</title> <para>This Hardware Compatibility Handbook is the official list of hardware that was tested to ensure an enjoyable user experience while running the Adélie Linux 1.0 system.</para> <para>Many community members contributed the hardware that they use and test on to the final version of this Handbook. This includes many people on the Adélie IRC channel, and the Adélie mailing lists.</para> <para>Please feel free to contact me or the Adélie Linux community if you have any suggestions on how to make this handbook better, including hardware that is working for you, or hardware listed here that is not functioning correctly. We'd love to hear from you, and we hope you enjoy using our distribution.</para> - <para>– A. Wilcox, 2018</para> + <para>– A. Wilcox, 2019</para> <section> <title>Intellectual property notice</title> <para>The trade names, company names, product names, and other names used to describe hardware in this list remain the sole intellectual property of their rightful owners. The usage of these names on this list are for public information of compatibility with the Adélie Linux distribution only. Display on this list does not represent endorsement of Adélie Linux or its maintainers.</para> diff --git a/src/install/installbook.xml b/src/install/installbook.xml index 7556119..5e96458 100644 --- a/src/install/installbook.xml +++ b/src/install/installbook.xml @@ -10,14 +10,14 @@ <author> <personname><firstname>A.</firstname><surname>Wilcox</surname></personname> </author> - <copyright><year>2015</year><year>2018</year><holder>Adélie Linux</holder></copyright> + <copyright><year>2015</year><year>2018</year><year>2019</year><holder>Adélie Linux</holder></copyright> </bookinfo> <preface> <title>Preface</title> <para>This Installation Handbook is the full, official documentation for installing Adélie Linux 1.0 on a supported computer, including special architecture-specific notes and a bootstrap installation from another distribution. It was initially drafted with a section outline in 2015, before the distribution itself was even created. It is hoped by the author that you find this handbook easy to understand and read.</para> <para>Many contributed to the final version of the Handbook. This includes <personname><othername>[[sroracle]]</othername></personname> and <personname><othername>smaeul</othername></personname> on the Adélie IRC channel, whom tested the instructions on their machines and reported omissions and corrections. <!-- more.. --></para> <para>Please feel free to contact me or the Adélie Linux community if you have any suggestions on how to make this handbook better. We'd love to hear from you, and we hope you enjoy using our distribution.</para> - <para>– A. Wilcox, 2018</para> + <para>– A. Wilcox, 2019</para> </preface> &chap1; &chap2; |