summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/release
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/helpers/build/release')
-rwxr-xr-xresources/scripts/helpers/build/release/roms2
-rwxr-xr-xresources/scripts/helpers/build/release/sha512sums2
-rwxr-xr-xresources/scripts/helpers/build/release/src2
-rwxr-xr-xresources/scripts/helpers/build/release/tobuild2
-rwxr-xr-xresources/scripts/helpers/build/release/util2
5 files changed, 5 insertions, 5 deletions
diff --git a/resources/scripts/helpers/build/release/roms b/resources/scripts/helpers/build/release/roms
index e39aca5..ca403ec 100755
--- a/resources/scripts/helpers/build/release/roms
+++ b/resources/scripts/helpers/build/release/roms
@@ -3,7 +3,7 @@
#
# helper script: generate the ROM image release archives
#
-# Copyright (C) 2015 Francis Rowe <info@gluglug.org.uk>
+# Copyright (C) 2015 Minifree Ltd <info@minifree.org>
# Copyright (C) 2015 Patrick "P. J." McDermott <pj@pehjota.net>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/release/sha512sums b/resources/scripts/helpers/build/release/sha512sums
index 502f059..a6a15ce 100755
--- a/resources/scripts/helpers/build/release/sha512sums
+++ b/resources/scripts/helpers/build/release/sha512sums
@@ -3,7 +3,7 @@
#
# helper script: create sha512sum file for the current snapshot
#
-# Copyright (C) 2015 Francis Rowe <info@gluglug.org.uk>
+# Copyright (C) 2015 Minifree Ltd <info@minifree.org>
#
# 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
diff --git a/resources/scripts/helpers/build/release/src b/resources/scripts/helpers/build/release/src
index 08efb11..97e381b 100755
--- a/resources/scripts/helpers/build/release/src
+++ b/resources/scripts/helpers/build/release/src
@@ -3,7 +3,7 @@
#
# helper script: generate the source release archive
#
-# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk>
+# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
# Copyright (C) 2015 Patrick "P. J." McDermott <pj@pehjota.net>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/resources/scripts/helpers/build/release/tobuild b/resources/scripts/helpers/build/release/tobuild
index bc1f6dd..456d68c 100755
--- a/resources/scripts/helpers/build/release/tobuild
+++ b/resources/scripts/helpers/build/release/tobuild
@@ -4,7 +4,7 @@
# that don't easily cross-compile. Then the tarball can be extracted
# on those systems with the target architecture, and compiled.
#
-# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk>
+# Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
#
# 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
diff --git a/resources/scripts/helpers/build/release/util b/resources/scripts/helpers/build/release/util
index fce6420..0b2a554 100755
--- a/resources/scripts/helpers/build/release/util
+++ b/resources/scripts/helpers/build/release/util
@@ -3,7 +3,7 @@
#
# helper script: generate the release archives
#
-# Copyright (C) 2014, 2015, 2016 Francis Rowe <info@gluglug.org.uk>
+# Copyright (C) 2014, 2015, 2016 Minifree Ltd <info@minifree.org>
#
# 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