diff options
author | Bdale Garbee <bdale@gag.com> | 2014-02-17 00:10:05 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-02-17 00:10:05 -0700 |
commit | 1d421a43494cf2003ac23fb8cd21d6ae05edfac8 (patch) | |
tree | 0bb4dcf700e9ebfe669e46341a63b2a29e60cd96 | |
parent | a3ddb5906167e445f937b16fafb7f5c537852f0a (diff) |
update copyright year assertion in MicroPeak manual, remember during releases
-rw-r--r-- | Releasing | 1 | ||||
-rw-r--r-- | doc/micropeak.xsl | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -6,6 +6,7 @@ These are Bdale's notes on how to do a release. - make sure that doc/altusmetrum.xsl has the right copyright year, and add release to the revision history at the front (release notes will be pulled in automatically) + - do the same for doc/micropeak.xsl - update the version in configure.ac git log > ChangeLog diff --git a/doc/micropeak.xsl b/doc/micropeak.xsl index 66b04072..dafe3682 100644 --- a/doc/micropeak.xsl +++ b/doc/micropeak.xsl @@ -10,7 +10,7 @@ <surname>Packard</surname> </author> <copyright> - <year>2012</year> + <year>2014</year> <holder>Bdale Garbee and Keith Packard</holder> </copyright> <mediaobject> |