فهرست منبع

Change author URL

Karsten Silkenbäumer 6 سال پیش
والد
کامیت
55cac17456
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      src/core/operations/FernetDecrypt.mjs
  2. 1 1
      src/core/operations/FernetEncrypt.mjs
  3. 1 1
      tests/operations/tests/Fernet.mjs

+ 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
  */