Skip to content

Commit

Permalink
RFC 2606§3 - Hello, World! 2019.11.08.0
Browse files Browse the repository at this point in the history
* Reset
  • Loading branch information
Martii committed Nov 8, 2019
1 parent 110aa89 commit 845e5a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// @copyright 2007+, Marti Martz (http://userscripts.org/users/37004)
// @license CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
// @license GPL-3.0-or-later; http://www.gnu.org/licenses/gpl-3.0.txt
// @version 2019.08.22.0
// @version 2019.11.08.0
// @icon https://raw.githubusercontent.com/Martii/UserScripts/master/res/world.png
// @author Marti Martz <[email protected]> (https://openuserjs.org/users/Marti)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// @copyright 2007+, Marti Martz (http://userscripts.org/users/37004)
// @license CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
// @license GPL-3.0-or-later; http://www.gnu.org/licenses/gpl-3.0.txt
// @version 2019.08.22.0
// @version 2019.11.08.0
// @icon https://raw.githubusercontent.com/Martii/UserScripts/master/res/world.png
// @author Marti Martz <[email protected]> (https://openuserjs.org/users/Marti)

Expand All @@ -34,5 +34,3 @@
alert('Hello, World!');

})();

// Retest GH sync and for BostonAqua

0 comments on commit 845e5a1

Please sign in to comment.