aboutsummaryrefslogtreecommitdiffstats
path: root/peniquitous.js
diff options
context:
space:
mode:
authorTeddy Wing2021-03-20 19:35:51 +0100
committerTeddy Wing2021-03-20 19:36:54 +0100
commit2eafde8cca885987c12dfeb7aaed815c11a93ebc (patch)
tree277b88bb03bf6ac4ccfc1e7fe3c31a02ae336a94 /peniquitous.js
parent76dc2213fa8963fd7e9fc66556c1ad43c17ae8c3 (diff)
downloadPeniquitous-2eafde8cca885987c12dfeb7aaed815c11a93ebc.tar.bz2
Relicense under the GNU GPLv3+
Diffstat (limited to 'peniquitous.js')
-rw-r--r--peniquitous.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/peniquitous.js b/peniquitous.js
index 746809d..a25943f 100644
--- a/peniquitous.js
+++ b/peniquitous.js
@@ -1,3 +1,19 @@
+// Copyright (c) 2015 Teddy Wing
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
+
+
(function() {
key_codes = {
p: 80,