changeset 1882:ee5f7260d63b

Year 2017.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 09 Jan 2017 13:14:16 +0300
parents ce0190c094ba
children d76dbc492bec
files GNUmakefile text/LICENSE xml/menu.xml
diffstat 3 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Tue Dec 27 18:59:00 2016 +0300
+++ b/GNUmakefile	Mon Jan 09 13:14:16 2017 +0300
@@ -68,7 +68,7 @@
 
 LANGS =		en ru
 
-YEARS =		2015 2014 2013 2012 2011 2010 2009
+YEARS =		2016 2015 2014 2013 2012 2011 2010 2009
 
 all:		news arx 404 $(LANGS)
 
--- a/text/LICENSE	Tue Dec 27 18:59:00 2016 +0300
+++ b/text/LICENSE	Mon Jan 09 13:14:16 2017 +0300
@@ -1,6 +1,6 @@
 /* 
- * Copyright (C) 2002-2016 Igor Sysoev
- * Copyright (C) 2011-2016 Nginx, Inc.
+ * Copyright (C) 2002-2017 Igor Sysoev
+ * Copyright (C) 2011-2017 Nginx, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
--- a/xml/menu.xml	Tue Dec 27 18:59:00 2016 +0300
+++ b/xml/menu.xml	Mon Jan 09 13:14:16 2017 +0300
@@ -56,6 +56,7 @@
 -->
 
 <item href="/"> news </item>
+<item href="2016.html" year="2016" />
 <item href="2015.html" year="2015" />
 <item href="2014.html" year="2014" />
 <item href="2013.html" year="2013" />