Browse Source

Change author URL

Karsten Silkenbäumer 6 years ago
parent
commit
ad571e6019

+ 1 - 1
src/core/lib/Bacon.mjs

@@ -1,7 +1,7 @@
 /**
  * Bacon resources.
  *
- * @author Karsten Silkenbäumer [kassi@users.noreply.github.com]
+ * @author Karsten Silkenbäumer [github.com/kassi]
  * @copyright Karsten Silkenbäumer 2019
  * @license Apache-2.0
  */

+ 1 - 1
src/core/operations/BaconCipherDecode.mjs

@@ -1,7 +1,7 @@
 /**
  * BaconCipher operation.
  *
-* @author kassi [kassi@users.noreply.github.com]
+* @author Karsten Silkenbäumer [github.com/kassi]
 * @copyright Karsten Silkenbäumer 2019
 * @license Apache-2.0
 */

+ 1 - 1
src/core/operations/BaconCipherEncode.mjs

@@ -1,7 +1,7 @@
 /**
  * BaconCipher operation.
  *
-* @author kassi [kassi@users.noreply.github.com]
+* @author Karsten Silkenbäumer [github.com/kassi]
 * @copyright Karsten Silkenbäumer 2019
 * @license Apache-2.0
 */

+ 1 - 1
tests/operations/tests/BaconCipher.mjs

@@ -1,7 +1,7 @@
 /**
  * BaconCipher tests.
  *
- * @author Karsten Silkenbäumer [kassi@users.noreply.github.com]
+ * @author Karsten Silkenbäumer [github.com/kassi]
  * @copyright Karsten Silkenbäumer 2019
  * @license Apache-2.0
  */