Skip to content

Commit

Permalink
Change author URL
Browse files Browse the repository at this point in the history
  • Loading branch information
kassi committed Mar 3, 2019
1 parent 14d924f commit ad571e6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/core/lib/Bacon.mjs
Original file line number Diff line number Diff line change
@@ -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
*/
Expand Down
2 changes: 1 addition & 1 deletion src/core/operations/BaconCipherDecode.mjs
Original file line number Diff line number Diff line change
@@ -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
*/
Expand Down
2 changes: 1 addition & 1 deletion src/core/operations/BaconCipherEncode.mjs
Original file line number Diff line number Diff line change
@@ -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
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/operations/tests/BaconCipher.mjs
Original file line number Diff line number Diff line change
@@ -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
*/
Expand Down

0 comments on commit ad571e6

Please sign in to comment.