diff options
Diffstat (limited to '')
| -rw-r--r-- | src/Assemble.java | 2 | ||||
| -rwxr-xr-x | src/parse.py | 2 | ||||
| -rwxr-xr-x | src/splashtool | 2 | ||||
| -rwxr-xr-x | src/trim.py | 2 |
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 |
