Karsten Silkenbäumer 6 лет назад
Родитель
Сommit
55cac17456

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

@@ -1,5 +1,5 @@
 /**
- * @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/FernetEncrypt.mjs

@@ -1,5 +1,5 @@
 /**
- * @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
tests/operations/tests/Fernet.mjs

@@ -1,7 +1,7 @@
 /**
  * Fernet 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
  */