aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-12-03 21:09:36 +0100
committerWojtek Kosior <koszko@koszko.org>2021-12-03 21:10:02 +0100
commit44bb618aa99fa99a6df81e6a2b1dbec7a720f442 (patch)
treeb8522df2d6282789b7c8567b29e04877298f4384 /build.sh
parent5c583de820c0d5f666a830ca1e8205fe7d55e61e (diff)
parent256c046be5d790391e66be9b960ef32673be4f44 (diff)
downloadbrowser-extension-44bb618aa99fa99a6df81e6a2b1dbec7a720f442.tar.gz
browser-extension-44bb618aa99fa99a6df81e6a2b1dbec7a720f442.zip
merge `master` (license notices) and `koszko` (v1.0 development)
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh14
1 files changed, 12 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 3d3d4be..abaed47 100755
--- a/build.sh
+++ b/build.sh
@@ -1,7 +1,17 @@
#!/bin/sh
-# Copyright (C) 2021 Wojtek Kosior
-# Redistribution terms are gathered in the `copyright' file.
+# This file is part of Haketilo
+#
+# Copyright (C) 2021, Wojtek Kosior
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the CC0 1.0 Universal License as published by
+# the Creative Commons Corporation.
+#
+# 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
+# CC0 1.0 Universal License for more details.
set -e