changeset 2930:6fc4778fec28

Year 2023.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 30 Jan 2023 16:08:57 +0000
parents c2203cdcf364
children 215deab42286
files GNUmakefile text/LICENSE xml/menu.xml
diffstat 3 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -71,7 +71,7 @@ LANGS =		en ru
 
 YEARS = 								\
 		2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019	\
-		2020 2021
+		2020 2021 2022
 
 all:		news arx 404 $(LANGS)
 
--- a/text/LICENSE
+++ b/text/LICENSE
@@ -1,6 +1,6 @@
 /* 
  * Copyright (C) 2002-2021 Igor Sysoev
- * Copyright (C) 2011-2022 Nginx, Inc.
+ * Copyright (C) 2011-2023 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="2022.html" year="2022" />
 <item href="2021.html" year="2021" />
 <item href="2020.html" year="2020" />
 <item href="2019.html" year="2019" />