From c7031c5abbb56b99b067fb8705c8c32695c70e46 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 10 Dec 2019 18:17:42 -0700 Subject: [PATCH] doc: update copyright year in footers, note need to check this doc/RELNOTEs --- doc/RELNOTES | 11 +++++------ doc/altusmetrum-theme.yml | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/RELNOTES b/doc/RELNOTES index bd47f0b2..f10181e6 100644 --- a/doc/RELNOTES +++ b/doc/RELNOTES @@ -1,13 +1,12 @@ Creating documentation for a new release of AltOS -* Write release notes in release-notes-${version}.inc. Add to - Makefile +* Write release notes in release-notes-${version}.inc. Add to Makefile -* Make sure that doc/altusmetrum.txt has the right copyright - year +* Make sure that doc/altusmetrum.txt has the right copyright year -* Add references to that as appropriate from each of the - documents: +* Make sure doc/altusmetrum-theme.yml has the right copyright year + +* Add references to that as appropriate from each of the documents: release-notes.inc easymini-release-notes.inc diff --git a/doc/altusmetrum-theme.yml b/doc/altusmetrum-theme.yml index 433f33d4..754ae0b7 100644 --- a/doc/altusmetrum-theme.yml +++ b/doc/altusmetrum-theme.yml @@ -51,7 +51,7 @@ footer: left: content: '{page-number}' right: - content: '© 2018 Bdale Garbee and Keith Packard. Creative Commons ShareAlike 3.0 License' + content: '© 2019 Bdale Garbee and Keith Packard. Creative Commons ShareAlike 3.0 License' verso: left: content: $footer_recto_right_content -- 2.30.2