From: Arun Prakash Jana <engineerarun@gmail.com>
Date: Sun, 19 Feb 2023 02:58:20 +0000 (+0530)
Subject: Update copyright year
X-Git-Tag: v4.8~13
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=b874da395c43ad63e46d0661309c9c1cecf2e0fc;p=nnn.git

Update copyright year
---

diff --git a/LICENSE b/LICENSE
index 7c73cd7a..053ac57a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -2,7 +2,7 @@ BSD 2-Clause License
 
 Copyright (c) 2014-2016, Lazaros Koromilas <lostd@2f30.org>
 Copyright (c) 2014-2016, Dimitris Papastamos <sin@2f30.org>
-Copyright (c) 2016-2022, Arun Prakash Jana <engineerarun@gmail.com>
+Copyright (c) 2016-2023, Arun Prakash Jana <engineerarun@gmail.com>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/README.md b/README.md
index 1e1c95df..2f510697 100644
--- a/README.md
+++ b/README.md
@@ -152,7 +152,7 @@ Don't memorize! Arrows, <kbd>/</kbd>, <kbd>q</kbd> suffice. <kbd>Tab</kbd> creat
 
 ## Developers
 
-- [Arun Prakash Jana](https://github.com/jarun) (Copyright © 2016-2022)
+- [Arun Prakash Jana](https://github.com/jarun) (Copyright © 2016-2023)
 - [0xACE](https://github.com/0xACE)
 - [Anna Arad](https://github.com/annagrram)
 - [KlzXS](https://github.com/KlzXS)
diff --git a/misc/haiku/nnn-master.recipe b/misc/haiku/nnn-master.recipe
index 951e2ece..7f09386c 100644
--- a/misc/haiku/nnn-master.recipe
+++ b/misc/haiku/nnn-master.recipe
@@ -12,7 +12,7 @@ Cygwin, WSL, Haiku and works seamlessly with DEs and GUI utilities.
 
 Visit the Wiki for concepts, program usage, how-tos and troubleshooting."
 HOMEPAGE="https://github.com/jarun/nnn"
-COPYRIGHT="2016-2022 Arun Prakash Jana"
+COPYRIGHT="2016-2023 Arun Prakash Jana"
 LICENSE="BSD (2-clause)"
 REVISION="1"
 SOURCE_URI="git://github.com/jarun/nnn.git"
diff --git a/src/dbg.h b/src/dbg.h
index 029ce098..259f8ec0 100644
--- a/src/dbg.h
+++ b/src/dbg.h
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2014-2016, Lazaros Koromilas <lostd@2f30.org>
  * Copyright (C) 2014-2016, Dimitris Papastamos <sin@2f30.org>
- * Copyright (C) 2016-2022, Arun Prakash Jana <engineerarun@gmail.com>
+ * Copyright (C) 2016-2023, Arun Prakash Jana <engineerarun@gmail.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/src/nnn.c b/src/nnn.c
index 635b8911..0e41cd1f 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2014-2016, Lazaros Koromilas <lostd@2f30.org>
  * Copyright (C) 2014-2016, Dimitris Papastamos <sin@2f30.org>
- * Copyright (C) 2016-2022, Arun Prakash Jana <engineerarun@gmail.com>
+ * Copyright (C) 2016-2023, Arun Prakash Jana <engineerarun@gmail.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/src/nnn.h b/src/nnn.h
index 3e4ea19c..d476ddd2 100644
--- a/src/nnn.h
+++ b/src/nnn.h
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2014-2016, Lazaros Koromilas <lostd@2f30.org>
  * Copyright (C) 2014-2016, Dimitris Papastamos <sin@2f30.org>
- * Copyright (C) 2016-2022, Arun Prakash Jana <engineerarun@gmail.com>
+ * Copyright (C) 2016-2023, Arun Prakash Jana <engineerarun@gmail.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without