diff options
Diffstat (limited to 'app/helpers/index_helper.rb')
-rw-r--r-- | app/helpers/index_helper.rb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app/helpers/index_helper.rb b/app/helpers/index_helper.rb deleted file mode 100644 index ea82a6a..0000000 --- a/app/helpers/index_helper.rb +++ /dev/null @@ -1,14 +0,0 @@ -# ===GLSAMaker v2 -# Copyright (C) 2009-2011 Alex Legler <a3li@gentoo.org> -# Copyright (C) 2009 Pierre-Yves Rofes <py@gentoo.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 -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# For more information, see the LICENSE file. - -# Index Helper -module IndexHelper -end |