From 122965f236c706371579c3cada5b6e4ed04320b4 Mon Sep 17 00:00:00 2001
From: Joe <rbo@gmx.us>
Date: Tue, 2 Jan 2024 20:20:20 +0100
Subject: productive coding

---
 LICENSE       | 1 +
 c_defs.go     | 2 +-
 c_exec.go     | 2 +-
 c_hardflip.go | 2 +-
 c_init.go     | 2 +-
 c_ldirs.go    | 2 +-
 c_lhosts.go   | 2 +-
 c_litems.go   | 2 +-
 c_parse.go    | 2 +-
 c_utils.go    | 2 +-
 i_events.go   | 2 +-
 i_ui.go       | 2 +-
 12 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/LICENSE b/LICENSE
index 00be95b..bbf7c1b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,7 @@
 BSD 3-Clause License
 
 Copyright (c) 2023-2024, Joe
+All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
diff --git a/c_defs.go b/c_defs.go
index 15c93a3..baad6f9 100644
--- a/c_defs.go
+++ b/c_defs.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/c_exec.go b/c_exec.go
index 21ce648..d4138cf 100644
--- a/c_exec.go
+++ b/c_exec.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/c_hardflip.go b/c_hardflip.go
index 7e5c030..5993e3b 100644
--- a/c_hardflip.go
+++ b/c_hardflip.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/c_init.go b/c_init.go
index 151888e..08a26c9 100644
--- a/c_init.go
+++ b/c_init.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/c_ldirs.go b/c_ldirs.go
index 6e692f9..05b1c26 100644
--- a/c_ldirs.go
+++ b/c_ldirs.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/c_lhosts.go b/c_lhosts.go
index 71e73f6..dac5f5a 100644
--- a/c_lhosts.go
+++ b/c_lhosts.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/c_litems.go b/c_litems.go
index bc99079..77934db 100644
--- a/c_litems.go
+++ b/c_litems.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/c_parse.go b/c_parse.go
index 09666aa..beb0dda 100644
--- a/c_parse.go
+++ b/c_parse.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/c_utils.go b/c_utils.go
index 118dbb3..a6052e7 100644
--- a/c_utils.go
+++ b/c_utils.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/i_events.go b/i_events.go
index f84d05f..7a516f6 100644
--- a/i_events.go
+++ b/i_events.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/i_ui.go b/i_ui.go
index a1e5c99..25d19e3 100644
--- a/i_ui.go
+++ b/i_ui.go
@@ -13,7 +13,7 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2023-2024 Joe
+ * Copyright (c) 2023-2024, Joe
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
-- 
cgit v1.2.3