diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-03-06 01:20:19 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-03-06 01:21:05 +0100 |
commit | 16572788d848f764e9e8f66ce199a99c6a9f4a1f (patch) | |
tree | 87e88756e2211032b783d235f2e5b192a9f58249 | |
parent | a73a253a6ab7c2a6894f265c6b42f0b5bb17f1eb (diff) | |
download | web-16572788d848f764e9e8f66ce199a99c6a9f4a1f.tar.gz web-16572788d848f764e9e8f66ce199a99c6a9f4a1f.tar.bz2 web-16572788d848f764e9e8f66ce199a99c6a9f4a1f.zip |
.templates/autotag.tmpl: This needs the New Year Procedure.
-rw-r--r-- | .templates/autotag.tmpl | 2 | ||||
-rw-r--r-- | contributing/web_pages.mdwn | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.templates/autotag.tmpl b/.templates/autotag.tmpl index 87b76eef..1a963267 100644 --- a/.templates/autotag.tmpl +++ b/.templates/autotag.tmpl @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2011 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this diff --git a/contributing/web_pages.mdwn b/contributing/web_pages.mdwn index 105d9dd5..351c82bd 100644 --- a/contributing/web_pages.mdwn +++ b/contributing/web_pages.mdwn @@ -234,6 +234,6 @@ download them from. Files to update: - * `/config_edittemplate/*.mdwn` + * `/config_edittemplate/*.mdwn`, `/.templates/autotag.tmpl` * `/contributing/web_pages/news/skeleton.mdwn` * `/copyright.mdwn` |