changeset 2319:c6a2d40342f4

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