diff lib/libcddb/libcddb.sh @ 9:6fc9eba0423c

misc: cleanup
author David Demelier <markand@malikania.fr>
date Fri, 22 Feb 2019 13:49:25 +0100
parents 77a9f1e31226
children 6639623adb59
line wrap: on
line diff
--- a/lib/libcddb/libcddb.sh	Fri Feb 22 13:24:17 2019 +0100
+++ b/lib/libcddb/libcddb.sh	Fri Feb 22 13:49:25 2019 +0100
@@ -1,11 +1,11 @@
 #!/bin/sh
 #
-# Copyright (c) 2019 FirstName LastName <mailaddress>
-# 
+# Copyright (c) 2019 David Demelier <markand@malikania.fr>
+#
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
 # copyright notice and this permission notice appear in all copies.
-# 
+#
 # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR