From fa6c11655206f32afe3ae8beb8cacc4c322876af Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 23 Oct 2010 22:37:33 +0200 Subject: copyright: Add 2010. --- copyright.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'copyright.mdwn') diff --git a/copyright.mdwn b/copyright.mdwn index 8cd0aa21..064b5271 100644 --- a/copyright.mdwn +++ b/copyright.mdwn @@ -1,2 +1,2 @@ -Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 The Contributing -Authors +Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 The +Contributing Authors -- cgit v1.2.3 From 2926e26699232f987b07856c0ef351406df88350 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 9 Jan 2011 21:13:39 +0100 Subject: New Year Procedure. --- config_edittemplate/open_issue_page.mdwn | 2 +- config_edittemplate/regular_page.mdwn | 2 +- contributing/web_pages.mdwn | 13 +++++++++++-- contributing/web_pages/news/skeleton.mdwn | 2 +- copyright.mdwn | 2 +- 5 files changed, 15 insertions(+), 6 deletions(-) (limited to 'copyright.mdwn') diff --git a/config_edittemplate/open_issue_page.mdwn b/config_edittemplate/open_issue_page.mdwn index 78533450..ede41ad8 100644 --- a/config_edittemplate/open_issue_page.mdwn +++ b/config_edittemplate/open_issue_page.mdwn @@ -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/config_edittemplate/regular_page.mdwn b/config_edittemplate/regular_page.mdwn index 63cc6343..68669f84 100644 --- a/config_edittemplate/regular_page.mdwn +++ b/config_edittemplate/regular_page.mdwn @@ -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 51ce873e..105d9dd5 100644 --- a/contributing/web_pages.mdwn +++ b/contributing/web_pages.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2009, 2010 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2009, 2010, 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 @@ -228,3 +228,12 @@ running, the following is all you have to do: If you don't have an MTA running, you'll have to find another way: either post the `*.patch` files to or upload them somewhere for us to download them from. + + +# New Year Procedure + +Files to update: + + * `/config_edittemplate/*.mdwn` + * `/contributing/web_pages/news/skeleton.mdwn` + * `/copyright.mdwn` diff --git a/contributing/web_pages/news/skeleton.mdwn b/contributing/web_pages/news/skeleton.mdwn index c0b4647b..9867fd21 100644 --- a/contributing/web_pages/news/skeleton.mdwn +++ b/contributing/web_pages/news/skeleton.mdwn @@ -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/copyright.mdwn b/copyright.mdwn index 064b5271..24dc1725 100644 --- a/copyright.mdwn +++ b/copyright.mdwn @@ -1,2 +1,2 @@ -Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 The +Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 The Contributing Authors -- cgit v1.2.3