changeset 2098:ac0faf33b721

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