diff options
Diffstat (limited to 'tools/Linux')
-rwxr-xr-x | tools/Linux/packaging/mk-debian-package.sh | 2 | ||||
-rw-r--r-- | tools/Linux/xbmc-standalone.sh.in | 2 | ||||
-rw-r--r-- | tools/Linux/xbmc.sh.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/Linux/packaging/mk-debian-package.sh b/tools/Linux/packaging/mk-debian-package.sh index 711c0a94b1..b075f380bc 100755 --- a/tools/Linux/packaging/mk-debian-package.sh +++ b/tools/Linux/packaging/mk-debian-package.sh @@ -1,7 +1,7 @@ #!/bin/bash # # Copyright (C) 2013 Team XBMC -# http://www.xbmc.org +# http://xbmc.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/tools/Linux/xbmc-standalone.sh.in b/tools/Linux/xbmc-standalone.sh.in index b24aa63a27..d392a6cbd4 100644 --- a/tools/Linux/xbmc-standalone.sh.in +++ b/tools/Linux/xbmc-standalone.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (C) 2009-2013 Team XBMC -# http://www.xbmc.org +# http://xbmc.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/tools/Linux/xbmc.sh.in b/tools/Linux/xbmc.sh.in index 470f0c4a59..02ffa0e6b7 100644 --- a/tools/Linux/xbmc.sh.in +++ b/tools/Linux/xbmc.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (C) 2008-2013 Team XBMC -# http://www.xbmc.org +# http://xbmc.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 |