diff options
-rwxr-xr-x | locale/base/gather-messages.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/locale/base/gather-messages.sh b/locale/base/gather-messages.sh index 15fdc5f0..bf7fa7c9 100755 --- a/locale/base/gather-messages.sh +++ b/locale/base/gather-messages.sh @@ -1,7 +1,8 @@ #!/bin/bash # -# Copyright (c) Ampache.org -# All rights reserved. +# vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: +# +# Copyright 2001 - 2013 Ampache.org # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License v2 |