changeset 1635:280cf6c0888a

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