changeset 2711:aa837ec44acf

Year 2021.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 14 Apr 2021 14:52:48 +0300
parents 681b962baaaa
children caa04d53b7af
files GNUmakefile text/LICENSE xml/menu.xml
diffstat 3 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Wed Apr 14 13:17:43 2021 +0300
+++ b/GNUmakefile	Wed Apr 14 14:52:48 2021 +0300
@@ -68,7 +68,9 @@
 
 LANGS =		en ru
 
-YEARS =		2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009
+YEARS = 								\
+		2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019	\
+		2020
 
 all:		news arx 404 $(LANGS)
 
--- a/text/LICENSE	Wed Apr 14 13:17:43 2021 +0300
+++ b/text/LICENSE	Wed Apr 14 14:52:48 2021 +0300
@@ -1,6 +1,6 @@
 /* 
- * Copyright (C) 2002-2020 Igor Sysoev
- * Copyright (C) 2011-2020 Nginx, Inc.
+ * Copyright (C) 2002-2021 Igor Sysoev
+ * Copyright (C) 2011-2021 Nginx, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
--- a/xml/menu.xml	Wed Apr 14 13:17:43 2021 +0300
+++ b/xml/menu.xml	Wed Apr 14 14:52:48 2021 +0300
@@ -59,6 +59,7 @@
 -->
 
 <item href="/"> news </item>
+<item href="2020.html" year="2020" />
 <item href="2019.html" year="2019" />
 <item href="2018.html" year="2018" />
 <item href="2017.html" year="2017" />