changeset 3035:0f53b5578e76

Year 2024.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 30 Jan 2024 09:04:46 +0000
parents 6ffde2466d2d
children 2ff222c4ff8a
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 2022
+		2020 2021 2022 2023
 
 all:		news arx 404 $(LANGS)
 
--- a/text/LICENSE
+++ b/text/LICENSE
@@ -1,6 +1,6 @@
 /* 
  * Copyright (C) 2002-2021 Igor Sysoev
- * Copyright (C) 2011-2023 Nginx, Inc.
+ * Copyright (C) 2011-2024 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="2023.html" year="2023" />
 <item href="2022.html" year="2022" />
 <item href="2021.html" year="2021" />
 <item href="2020.html" year="2020" />