diff --git a/compile b/compile index 24ed366..f28e432 100755 --- a/compile +++ b/compile @@ -1,6 +1,6 @@ #!/bin/bash # Compile translations -# Copyright (C) 2007-2008 Andrius Štikonas +# Copyright (C) 2007-2008 Andrius Štikonas # # 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/pack b/pack index 7f2e1e3..ac2027e 100755 --- a/pack +++ b/pack @@ -1,6 +1,6 @@ #!/bin/bash # Pack translations -# Copyright (C) 2007-2008 Andrius Štikonas +# Copyright (C) 2007-2008 Andrius Štikonas # # 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/statistics b/statistics index 9dc99b1..aa516b6 100755 --- a/statistics +++ b/statistics @@ -1,7 +1,7 @@ #!/bin/bash # Check translations, generate verbose statistics. # Copyright (C) 2004 Recai Oktas -# Copyright (C) 2007-2008 Andrius Štikonas (my code can also be used under GPLv3 or any later) +# Copyright (C) 2007-2008 Andrius Štikonas (my code can also be used under GPLv3 or any later) # MediaWiki 'glamdrol' style sheet Copyright (C) 2005 by Jordą Polo Based on 'monobook', by Gabriel Wicke # # This program is free software: you can redistribute it and/or modify diff --git a/update b/update index 9d4f991..605ff69 100755 --- a/update +++ b/update @@ -1,6 +1,6 @@ #!/bin/bash # Update translations from subversion repository and merge them -# Copyright (C) 2007-2008 Andrius Štikonas +# Copyright (C) 2007-2008 Andrius Štikonas # # 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/variables b/variables index 906b207..16f924d 100644 --- a/variables +++ b/variables @@ -1,6 +1,6 @@ #!/bin/bash # You would probably need to make some adjustments to variables. -# Copyright (C) 2008 Andrius Štikonas +# Copyright (C) 2008 Andrius Štikonas # # 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