changeset 2479:b5138cd3321d

Year 2020.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 21 Jan 2020 17:00:28 +0300
parents ccd7acb53be4
children 73d254c3376d
files GNUmakefile text/LICENSE xml/menu.xml
diffstat 3 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Tue Jan 21 16:49:02 2020 +0300
+++ b/GNUmakefile	Tue Jan 21 17:00:28 2020 +0300
@@ -68,7 +68,7 @@
 
 LANGS =		en ru
 
-YEARS =		2018 2017 2016 2015 2014 2013 2012 2011 2010 2009
+YEARS =		2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009
 
 all:		news arx 404 $(LANGS)
 
--- a/text/LICENSE	Tue Jan 21 16:49:02 2020 +0300
+++ b/text/LICENSE	Tue Jan 21 17:00:28 2020 +0300
@@ -1,6 +1,6 @@
 /* 
- * Copyright (C) 2002-2019 Igor Sysoev
- * Copyright (C) 2011-2019 Nginx, Inc.
+ * Copyright (C) 2002-2020 Igor Sysoev
+ * Copyright (C) 2011-2020 Nginx, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
--- a/xml/menu.xml	Tue Jan 21 16:49:02 2020 +0300
+++ b/xml/menu.xml	Tue Jan 21 17:00:28 2020 +0300
@@ -59,6 +59,7 @@
 -->
 
 <item href="/"> news </item>
+<item href="2019.html" year="2019" />
 <item href="2018.html" year="2018" />
 <item href="2017.html" year="2017" />
 <item href="2016.html" year="2016" />