summaryrefslogtreecommitdiff
path: root/fetch-files-cba.pl
diff options
context:
space:
mode:
Diffstat (limited to 'fetch-files-cba.pl')
-rwxr-xr-xfetch-files-cba.pl10
1 files changed, 5 insertions, 5 deletions
diff --git a/fetch-files-cba.pl b/fetch-files-cba.pl
index a812b1c..04db78e 100755
--- a/fetch-files-cba.pl
+++ b/fetch-files-cba.pl
@@ -1,24 +1,24 @@
#!/usr/bin/perl -w
#
#
-# rhimport
+# rhautoimport
#
# Copyright (C) 2009-2015 Christian Pointner <equinox@helsinki.at>
#
-# This file is part of rhimport.
+# This file is part of rhautoimport.
#
-# rhimport is free software: you can redistribute it and/or modify
+# rhautoimport is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# any later version.
#
-# rhimport is distributed in the hope that it will be useful,
+# rhautoimport is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with rhimport. If not, see <http://www.gnu.org/licenses/>.
+# along with rhautoimport. If not, see <http://www.gnu.org/licenses/>.
#
use strict;