changeset 1389:dc5c2b7a2b7a

Year 2015.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 16 Jan 2015 11:12:24 +0300
parents b0cdb6a9ced0
children d7cb4dcc1c3e
files GNUmakefile text/LICENSE xml/menu.xml
diffstat 3 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Wed Jan 14 07:22:46 2015 +0000
+++ b/GNUmakefile	Fri Jan 16 11:12:24 2015 +0300
@@ -68,7 +68,7 @@
 
 LANGS =		en ru
 
-YEARS =		2013 2012 2011 2010 2009
+YEARS =		2014 2013 2012 2011 2010 2009
 
 all:		news arx 404 $(LANGS)
 
--- a/text/LICENSE	Wed Jan 14 07:22:46 2015 +0000
+++ b/text/LICENSE	Fri Jan 16 11:12:24 2015 +0300
@@ -1,6 +1,6 @@
 /* 
- * Copyright (C) 2002-2014 Igor Sysoev
- * Copyright (C) 2011-2014 Nginx, Inc.
+ * Copyright (C) 2002-2015 Igor Sysoev
+ * Copyright (C) 2011-2015 Nginx, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
--- a/xml/menu.xml	Wed Jan 14 07:22:46 2015 +0000
+++ b/xml/menu.xml	Fri Jan 16 11:12:24 2015 +0300
@@ -57,6 +57,7 @@
 -->
 
 <item href="/"> news </item>
+<item href="2014.html" year="2014" />
 <item href="2013.html" year="2013" />
 <item href="2012.html" year="2012" />
 <item href="2011.html" year="2011" />