changeset 805:26b8f81ede9b

Year 2013.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 31 Dec 2012 22:10:00 +0000
parents d22421dc5d00
children 57b39cb5760d
files GNUmakefile text/LICENSE xml/menu.xml
diffstat 3 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Fri Dec 28 13:51:56 2012 +0000
+++ b/GNUmakefile	Mon Dec 31 22:10:00 2012 +0000
@@ -76,7 +76,7 @@
 
 LANGS =		en ru cn he ja tr
 
-YEARS =		2011 2010 2009
+YEARS =		2012 2011 2010 2009
 
 all:		news arx 404 $(LANGS)
 
--- a/text/LICENSE	Fri Dec 28 13:51:56 2012 +0000
+++ b/text/LICENSE	Mon Dec 31 22:10:00 2012 +0000
@@ -1,6 +1,6 @@
 /* 
  * Copyright (C) 2002-2012 Igor Sysoev
- * Copyright (C) 2011,2012 Nginx, Inc.
+ * Copyright (C) 2011-2013 Nginx, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
--- a/xml/menu.xml	Fri Dec 28 13:51:56 2012 +0000
+++ b/xml/menu.xml	Mon Dec 31 22:10:00 2012 +0000
@@ -52,6 +52,7 @@
 <item />
 
 <item href="/"> news </item>
+<item href="2012.html" year="2012" />
 <item href="2011.html" year="2011" />
 <item href="2010.html" year="2010" />
 <item href="2009.html" year="2009" />