aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-10-31 22:03:59 +0100
committerMattias Andrée <maandree@operamail.com>2014-10-31 22:03:59 +0100
commit4df87b43fba91124d19e2d7de960ebdd55bc72d5 (patch)
tree4e93a421bec87f250d450e5faef26c9d9129e075 /src
parentimprove makefile (diff)
downloadsplashtool-4df87b43fba91124d19e2d7de960ebdd55bc72d5.tar.gz
splashtool-4df87b43fba91124d19e2d7de960ebdd55bc72d5.tar.bz2
splashtool-4df87b43fba91124d19e2d7de960ebdd55bc72d5.tar.xz
bump year
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--src/Assemble.java2
-rwxr-xr-xsrc/parse.py2
-rwxr-xr-xsrc/splashtool2
-rwxr-xr-xsrc/trim.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/Assemble.java b/src/Assemble.java
index 03488fc..a0b9969 100644
--- a/src/Assemble.java
+++ b/src/Assemble.java
@@ -1,7 +1,7 @@
/**
* splashtool – A simple tool for creating SYSLINUX splashes without fuss
*
- * Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
diff --git a/src/parse.py b/src/parse.py
index f126dca..e64f52b 100755
--- a/src/parse.py
+++ b/src/parse.py
@@ -3,7 +3,7 @@
# splashtool – A simple tool for creating SYSLINUX splashes without fuss
#
-# Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
diff --git a/src/splashtool b/src/splashtool
index e8c3b06..6c96aee 100755
--- a/src/splashtool
+++ b/src/splashtool
@@ -2,7 +2,7 @@
#
# splashtool – A simple tool for creating SYSLINUX splashes without fuss
#
-# Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
diff --git a/src/trim.py b/src/trim.py
index 1a2b0e9..c623f74 100755
--- a/src/trim.py
+++ b/src/trim.py
@@ -3,7 +3,7 @@
# splashtool – A simple tool for creating SYSLINUX splashes without fuss
#
-# Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by