From 9faff683f275abe93daa14b968af0126a21c50e5 Mon Sep 17 00:00:00 2001
From: sparky4 <sparky4@cock.li>
Date: Thu, 2 Feb 2023 13:49:33 -0600
Subject: [PATCH] project 16 copyleft update

---
 src/0tesuto.c          |  2 +-
 src/16.c               |  2 +-
 src/16.h               |  2 +-
 src/bakapi.c           |  2 +-
 src/bakapi.h           |  2 +-
 src/emsdump.c          |  2 +-
 src/exmmtest.c         |  2 +-
 src/exmmtest.h         |  2 +-
 src/fmemtest.c         |  2 +-
 src/fontgfx.c          |  2 +-
 src/fonttest.c         |  2 +-
 src/inputest.c         |  2 +-
 src/lib/16_ca.c        |  2 +-
 src/lib/16_ca.h        |  2 +-
 src/lib/16_dbg.c       |  2 +-
 src/lib/16_dbg.h       |  2 +-
 src/lib/16_dbg_1.c     |  2 +-
 src/lib/16_enti.c      |  2 +-
 src/lib/16_enti.h      |  2 +-
 src/lib/16_hc.c        |  2 +-
 src/lib/16_hc.h        |  2 +-
 src/lib/16_head.c      |  2 +-
 src/lib/16_head.h      |  2 +-
 src/lib/16_in.c        |  2 +-
 src/lib/16_in.h        |  2 +-
 src/lib/16_map.c       |  2 +-
 src/lib/16_map.h       |  2 +-
 src/lib/16_mm.c        |  2 +-
 src/lib/16_mm.h        |  2 +-
 src/lib/16_pm.c        |  2 +-
 src/lib/16_pm.h        |  2 +-
 src/lib/16_sd.c        |  2 +-
 src/lib/16_sd.h        |  2 +-
 src/lib/16_snd.c       |  2 +-
 src/lib/16_snd.h       |  2 +-
 src/lib/16_spri.c      |  2 +-
 src/lib/16_spri.h      |  2 +-
 src/lib/16_t.h         |  2 +-
 src/lib/16_tail.c      |  2 +-
 src/lib/16_tail.h      |  2 +-
 src/lib/16_tail_.c     |  2 +-
 src/lib/16_tdef.h      |  2 +-
 src/lib/16_timer.c     |  2 +-
 src/lib/16_timer.h     |  2 +-
 src/lib/16_vl.c        |  2 +-
 src/lib/16_vl.h        |  2 +-
 src/lib/16_vl_1.c      |  2 +-
 src/lib/16_vl_2.c      |  2 +-
 src/lib/16_vlpa_.c     |  2 +-
 src/lib/16_vlpal.c     |  2 +-
 src/lib/16text.c       |  2 +-
 src/lib/16text.h       |  2 +-
 src/lib/bakapee.c      | 15 +--------------
 src/lib/bakapee.h      |  2 +-
 src/lib/doslib         |  2 +-
 src/lib/scroll16.c     |  2 +-
 src/lib/scroll16.h     |  2 +-
 src/lib/testpatt.h     |  2 +-
 src/lib/wcpu/16_wcpu.c |  2 +-
 src/lib/wcpu/16_wcpu.h |  2 +-
 src/lib/wcpu/wcpu.c    |  2 +-
 src/lib/wcpu/wcpu.h    |  2 +-
 src/maptest.c          |  2 +-
 src/mmtest.c           |  2 +-
 src/palbomb.c          |  2 +-
 src/palettec.c         |  2 +-
 src/palettel.c         |  2 +-
 src/paltest.c          |  2 +-
 src/pcxtest.c          |  2 +-
 src/pcxtest2.c         |  2 +-
 src/scroll.c           |  2 +-
 src/sdtest.c           |  2 +-
 src/sountest.c         |  2 +-
 src/vgmtest.c          |  2 +-
 src/vidtest.c          |  2 +-
 src/vrstest.c          |  2 +-
 src/xcroll.c           |  2 +-
 77 files changed, 77 insertions(+), 90 deletions(-)

diff --git a/src/0tesuto.c b/src/0tesuto.c
index d86b7235..65512572 100755
--- a/src/0tesuto.c
+++ b/src/0tesuto.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/16.c b/src/16.c
index d2a9f861..3c519497 100755
--- a/src/16.c
+++ b/src/16.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/16.h b/src/16.h
index c3cd4677..8d31cd2d 100755
--- a/src/16.h
+++ b/src/16.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/bakapi.c b/src/bakapi.c
index d5c62bc4..2aae5b84 100755
--- a/src/bakapi.c
+++ b/src/bakapi.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/bakapi.h b/src/bakapi.h
index adee41b5..6a61ecac 100755
--- a/src/bakapi.h
+++ b/src/bakapi.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/emsdump.c b/src/emsdump.c
index e4b4e686..6c54e4b1 100755
--- a/src/emsdump.c
+++ b/src/emsdump.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/exmmtest.c b/src/exmmtest.c
index 4d489103..e2e925e3 100755
--- a/src/exmmtest.c
+++ b/src/exmmtest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/exmmtest.h b/src/exmmtest.h
index cb98b6b6..e7f53cb0 100755
--- a/src/exmmtest.h
+++ b/src/exmmtest.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/fmemtest.c b/src/fmemtest.c
index 1aed1ea2..d16b235e 100755
--- a/src/fmemtest.c
+++ b/src/fmemtest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/fontgfx.c b/src/fontgfx.c
index 360b12d6..94cde0c8 100755
--- a/src/fontgfx.c
+++ b/src/fontgfx.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/fonttest.c b/src/fonttest.c
index efe40452..457c5f77 100755
--- a/src/fonttest.c
+++ b/src/fonttest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/inputest.c b/src/inputest.c
index 09fc5bea..c60040ef 100755
--- a/src/inputest.c
+++ b/src/inputest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_ca.c b/src/lib/16_ca.c
index fa8cd414..1b3a0388 100755
--- a/src/lib/16_ca.c
+++ b/src/lib/16_ca.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_ca.h b/src/lib/16_ca.h
index 7a199ec7..b08b6dcd 100755
--- a/src/lib/16_ca.h
+++ b/src/lib/16_ca.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_dbg.c b/src/lib/16_dbg.c
index 87beed81..3ad3b8a9 100755
--- a/src/lib/16_dbg.c
+++ b/src/lib/16_dbg.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_dbg.h b/src/lib/16_dbg.h
index ac4d63d1..d78fb829 100755
--- a/src/lib/16_dbg.h
+++ b/src/lib/16_dbg.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_dbg_1.c b/src/lib/16_dbg_1.c
index 98002398..78f2689e 100755
--- a/src/lib/16_dbg_1.c
+++ b/src/lib/16_dbg_1.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_enti.c b/src/lib/16_enti.c
index bf151be6..9ffaf496 100755
--- a/src/lib/16_enti.c
+++ b/src/lib/16_enti.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_enti.h b/src/lib/16_enti.h
index d05a8190..4b73f9c5 100755
--- a/src/lib/16_enti.h
+++ b/src/lib/16_enti.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_hc.c b/src/lib/16_hc.c
index a2c2da95..c23d984d 100755
--- a/src/lib/16_hc.c
+++ b/src/lib/16_hc.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_hc.h b/src/lib/16_hc.h
index a7a89d95..f0c68ef6 100755
--- a/src/lib/16_hc.h
+++ b/src/lib/16_hc.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_head.c b/src/lib/16_head.c
index 593d5722..8edef1e6 100755
--- a/src/lib/16_head.c
+++ b/src/lib/16_head.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_head.h b/src/lib/16_head.h
index 1f11bf8b..099fc7f2 100755
--- a/src/lib/16_head.h
+++ b/src/lib/16_head.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_in.c b/src/lib/16_in.c
index 3c6a2465..4e361510 100755
--- a/src/lib/16_in.c
+++ b/src/lib/16_in.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_in.h b/src/lib/16_in.h
index 8843061e..ace3a925 100755
--- a/src/lib/16_in.h
+++ b/src/lib/16_in.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_map.c b/src/lib/16_map.c
index 630af641..ed62a418 100755
--- a/src/lib/16_map.c
+++ b/src/lib/16_map.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_map.h b/src/lib/16_map.h
index baeedbe8..32a7da98 100755
--- a/src/lib/16_map.h
+++ b/src/lib/16_map.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_mm.c b/src/lib/16_mm.c
index 47fde07e..e2cb1fa2 100755
--- a/src/lib/16_mm.c
+++ b/src/lib/16_mm.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_mm.h b/src/lib/16_mm.h
index 30ad9b5c..0ae978a7 100755
--- a/src/lib/16_mm.h
+++ b/src/lib/16_mm.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_pm.c b/src/lib/16_pm.c
index 95a23297..32f7e8d1 100755
--- a/src/lib/16_pm.c
+++ b/src/lib/16_pm.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_pm.h b/src/lib/16_pm.h
index a1cce7f6..5e096fc8 100755
--- a/src/lib/16_pm.h
+++ b/src/lib/16_pm.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_sd.c b/src/lib/16_sd.c
index 2ff00af4..a286778b 100755
--- a/src/lib/16_sd.c
+++ b/src/lib/16_sd.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_sd.h b/src/lib/16_sd.h
index 9bf9b896..ea079ca4 100755
--- a/src/lib/16_sd.h
+++ b/src/lib/16_sd.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_snd.c b/src/lib/16_snd.c
index 6c46ac30..8466ef42 100755
--- a/src/lib/16_snd.c
+++ b/src/lib/16_snd.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_snd.h b/src/lib/16_snd.h
index edeeb394..1e546d7b 100755
--- a/src/lib/16_snd.h
+++ b/src/lib/16_snd.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_spri.c b/src/lib/16_spri.c
index 1ca613eb..6e5f5b5d 100755
--- a/src/lib/16_spri.c
+++ b/src/lib/16_spri.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_spri.h b/src/lib/16_spri.h
index f4633491..fdb96a08 100755
--- a/src/lib/16_spri.h
+++ b/src/lib/16_spri.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_t.h b/src/lib/16_t.h
index 1e07121c..6c85949e 100755
--- a/src/lib/16_t.h
+++ b/src/lib/16_t.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_tail.c b/src/lib/16_tail.c
index 18247892..e3091059 100755
--- a/src/lib/16_tail.c
+++ b/src/lib/16_tail.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_tail.h b/src/lib/16_tail.h
index 8fa138ca..a44bc9a6 100755
--- a/src/lib/16_tail.h
+++ b/src/lib/16_tail.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_tail_.c b/src/lib/16_tail_.c
index 96de81b4..ff24ee9e 100755
--- a/src/lib/16_tail_.c
+++ b/src/lib/16_tail_.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_tdef.h b/src/lib/16_tdef.h
index 75ff0f24..239e69df 100755
--- a/src/lib/16_tdef.h
+++ b/src/lib/16_tdef.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_timer.c b/src/lib/16_timer.c
index 05938c2c..a1534721 100755
--- a/src/lib/16_timer.c
+++ b/src/lib/16_timer.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_timer.h b/src/lib/16_timer.h
index 52559cce..7a23649a 100755
--- a/src/lib/16_timer.h
+++ b/src/lib/16_timer.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_vl.c b/src/lib/16_vl.c
index 70edfb8d..c570462d 100755
--- a/src/lib/16_vl.c
+++ b/src/lib/16_vl.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_vl.h b/src/lib/16_vl.h
index 0612a9bf..b0c601c9 100755
--- a/src/lib/16_vl.h
+++ b/src/lib/16_vl.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_vl_1.c b/src/lib/16_vl_1.c
index 519c9840..f28ae86f 100755
--- a/src/lib/16_vl_1.c
+++ b/src/lib/16_vl_1.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_vl_2.c b/src/lib/16_vl_2.c
index 8d8528ef..338d3f5f 100755
--- a/src/lib/16_vl_2.c
+++ b/src/lib/16_vl_2.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_vlpa_.c b/src/lib/16_vlpa_.c
index 276406ec..6de55ddd 100755
--- a/src/lib/16_vlpa_.c
+++ b/src/lib/16_vlpa_.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16_vlpal.c b/src/lib/16_vlpal.c
index f0b8d5f9..bbe2db08 100755
--- a/src/lib/16_vlpal.c
+++ b/src/lib/16_vlpal.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16text.c b/src/lib/16text.c
index 6f5469cb..2bc72606 100755
--- a/src/lib/16text.c
+++ b/src/lib/16text.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/16text.h b/src/lib/16text.h
index b999ff0e..6ce34673 100755
--- a/src/lib/16text.h
+++ b/src/lib/16text.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/bakapee.c b/src/lib/bakapee.c
index c701b450..565b4db0 100755
--- a/src/lib/bakapee.c
+++ b/src/lib/bakapee.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
@@ -42,19 +42,6 @@
 #define PIXPOSX			gvar->video.page[0].sw/2
 #define PIXPOSY			gvar->video.page[0].sh/2
 
-/*
-===================
-=
-= FizzleFade
-=
-= returns true if aborted
-=
-===================
-*/
-
-//extern	ControlInfo	c;
-//#define PIXPOSX			gvar->video.page[0].sw/2
-//#define PIXPOSY			gvar->video.page[0].sh/2
 #ifdef BAKAFIZZUNSIGNED
 boolean baka_FizzleFade (unsigned source, unsigned dest, unsigned width, unsigned height, unsigned frames, boolean abortable, global_game_variables_t *gvar)
 {
diff --git a/src/lib/bakapee.h b/src/lib/bakapee.h
index 5243b286..c591f76e 100755
--- a/src/lib/bakapee.h
+++ b/src/lib/bakapee.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/doslib b/src/lib/doslib
index c5cc0532..c1637014 160000
--- a/src/lib/doslib
+++ b/src/lib/doslib
@@ -1 +1 @@
-Subproject commit c5cc05324ec272498b9e9f58df7e16c82bb5f44e
+Subproject commit c1637014ed95f418b364120a2b91ee73245fc1d4
diff --git a/src/lib/scroll16.c b/src/lib/scroll16.c
index 00593b6b..13f7e2ac 100755
--- a/src/lib/scroll16.c
+++ b/src/lib/scroll16.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/scroll16.h b/src/lib/scroll16.h
index 15cb2a1a..5fabee3b 100755
--- a/src/lib/scroll16.h
+++ b/src/lib/scroll16.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/testpatt.h b/src/lib/testpatt.h
index 50c809af..b3f5f219 100755
--- a/src/lib/testpatt.h
+++ b/src/lib/testpatt.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/wcpu/16_wcpu.c b/src/lib/wcpu/16_wcpu.c
index 4f30e456..1a5d5072 100755
--- a/src/lib/wcpu/16_wcpu.c
+++ b/src/lib/wcpu/16_wcpu.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/wcpu/16_wcpu.h b/src/lib/wcpu/16_wcpu.h
index 05ede1b7..382a1b9f 100755
--- a/src/lib/wcpu/16_wcpu.h
+++ b/src/lib/wcpu/16_wcpu.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/wcpu/wcpu.c b/src/lib/wcpu/wcpu.c
index 739d77a0..9bdbe2b4 100755
--- a/src/lib/wcpu/wcpu.c
+++ b/src/lib/wcpu/wcpu.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/lib/wcpu/wcpu.h b/src/lib/wcpu/wcpu.h
index 8b62ab1b..7059c336 100755
--- a/src/lib/wcpu/wcpu.h
+++ b/src/lib/wcpu/wcpu.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/maptest.c b/src/maptest.c
index 86ba5916..073d2ee7 100755
--- a/src/maptest.c
+++ b/src/maptest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/mmtest.c b/src/mmtest.c
index 49f9d169..6d33c76f 100755
--- a/src/mmtest.c
+++ b/src/mmtest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/palbomb.c b/src/palbomb.c
index ed06ea0a..d1f91be3 100755
--- a/src/palbomb.c
+++ b/src/palbomb.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/palettec.c b/src/palettec.c
index 5bbf9ad4..d030e33f 100755
--- a/src/palettec.c
+++ b/src/palettec.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/palettel.c b/src/palettel.c
index f489ca9b..b31a74a3 100755
--- a/src/palettel.c
+++ b/src/palettel.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/paltest.c b/src/paltest.c
index 95288245..55a6d5a7 100755
--- a/src/paltest.c
+++ b/src/paltest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/pcxtest.c b/src/pcxtest.c
index ea84e785..8bc763a7 100755
--- a/src/pcxtest.c
+++ b/src/pcxtest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/pcxtest2.c b/src/pcxtest2.c
index d0037ad3..24a80fd1 100755
--- a/src/pcxtest2.c
+++ b/src/pcxtest2.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/scroll.c b/src/scroll.c
index 4eb61a3d..51cd68fc 100755
--- a/src/scroll.c
+++ b/src/scroll.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/sdtest.c b/src/sdtest.c
index a070e48a..3be472ff 100755
--- a/src/sdtest.c
+++ b/src/sdtest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/sountest.c b/src/sountest.c
index 9c99e4ae..f8f06d67 100755
--- a/src/sountest.c
+++ b/src/sountest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/vgmtest.c b/src/vgmtest.c
index ee98f43e..404d9d29 100755
--- a/src/vgmtest.c
+++ b/src/vgmtest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/vidtest.c b/src/vidtest.c
index 99e0b754..7a19e4cd 100755
--- a/src/vidtest.c
+++ b/src/vidtest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/vrstest.c b/src/vrstest.c
index aa451c4c..3f8b0ef1 100755
--- a/src/vrstest.c
+++ b/src/vrstest.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
diff --git a/src/xcroll.c b/src/xcroll.c
index 67926837..28cae408 100755
--- a/src/xcroll.c
+++ b/src/xcroll.c
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~
- * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
+ * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover
  *
  * This file is part of Project 16.
  *
-- 
2.39.5