summaryrefslogtreecommitdiff
path: root/plugins/users/init.sh
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/users/init.sh')
-rw-r--r--plugins/users/init.sh17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/users/init.sh b/plugins/users/init.sh
new file mode 100644
index 0000000..ee570ff
--- /dev/null
+++ b/plugins/users/init.sh
@@ -0,0 +1,17 @@
+#!$$SHELL$$
+name='rvs init'
+ver='0.7.0'
+# Copyright (C) 2009 Luke Shumaker
+# This program 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.
+#
+# Originally written by Luke Shumaker <lukeshu@sbcglobal.net>.
+
+cat << __EOF__ > "$repo/Public Domain"
+author:anonymous
+owner:Public Domain
+license:
+__EOF__
+