From 0a576d92c6249820cb7ebf5038888c502656e24e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 20 Dec 2010 12:06:44 +0100 Subject: news/2010-10: New. --- contributing/web_pages/news/skeleton.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contributing') diff --git a/contributing/web_pages/news/skeleton.mdwn b/contributing/web_pages/news/skeleton.mdwn index 8f08fba2..c0b4647b 100644 --- a/contributing/web_pages/news/skeleton.mdwn +++ b/contributing/web_pages/news/skeleton.mdwn @@ -45,6 +45,8 @@ Watch these places for news: Better use the Git log. + * + * Debian * -- 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 'contributing') 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