chiark / gitweb /
Fix up licensing banners on the various files.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 18 Dec 2011 21:01:47 +0000 (21:01 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 18 Dec 2011 21:20:48 +0000 (21:20 +0000)
15 files changed:
.skelrc [new file with mode: 0644]
Makefile.am
bkp.dump.in
bkp.in
bkpadmin.in
bkpfunc.sh
configure.ac
lvm-rmsnap.in
rfreezefs.c
rmt.c
snap.in
snap.lvm
snap.rfreezefs.in
snap.ro
snap.trivial

diff --git a/.skelrc b/.skelrc
new file mode 100644 (file)
index 0000000..0974a7b
--- /dev/null
+++ b/.skelrc
@@ -0,0 +1,8 @@
+;;; -*-emacs-lisp-*-
+
+(setq skel-alist
+      (append
+       '((author . "Mark Wooding")
+        (program . "distorted-backup")
+        (full-title . "the distorted.org.uk backup suite"))
+       skel-alist))
index d27c01136cd49452bcaaa201114d6c21cbd43e21..f637ee5ee3e182bda731025f0c19c55de2b81e91 100644 (file)
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 bin_PROGRAMS            =
index bb6daa4e4defc709ac029cc671c01b613a6a2acf..5816a552c1d2c839cad606d2f3ce1aa1eb0c2a04 100755 (executable)
@@ -8,18 +8,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 set -e
diff --git a/bkp.in b/bkp.in
index 842c372f2165549729caaa8dd5de67c6649e368c..9688b2abeaaf571f5b82044aa4e95a269ac9dd50 100755 (executable)
--- a/bkp.in
+++ b/bkp.in
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 use Data::Dumper;
index ce7e7cb74babdc2026f9993a15d6af3c3329d983..fc4c7c0bef4d5b9af295116997238da0714cecda 100755 (executable)
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 set -e
index 99fbbacccc5c4729c9f35900dea95c5a9982548f..459ad8030bdb93233fef464235ebf32688b9e361 100755 (executable)
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### along with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 set -e
index 6c76e24f6ae975a7a0782da7010ef2f72093a8f5..b9de9d79b76dc0745eda8eae21e6ecf0b8c6e7de 100644 (file)
@@ -7,18 +7,20 @@ dnl
 
 dnl----- Licensing notice ---------------------------------------------------
 dnl
-dnl This program is free software; you can redistribute it and/or modify
+dnl This file is part of the distorted.org.uk backup suite.
+dnl
+dnl distorted-backup is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
 dnl the Free Software Foundation; either version 2 of the License, or
 dnl (at your option) any later version.
 dnl
-dnl This program is distributed in the hope that it will be useful,
+dnl distorted-backup is distributed in the hope that it will be useful,
 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 dnl GNU General Public License for more details.
 dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with this program; if not, write to the Free Software Foundation,
+dnl You should have received a copy of the GNU General Public License along
+dnl with distorted-backup; if not, write to the Free Software Foundation,
 dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 dnl--------------------------------------------------------------------------
index 12b87c701d71963cfd23b6422d89b479e6d4eaaa..407e86b8a9cf6d73c5f29a6f7413351ce1bc7792 100755 (executable)
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 use Cwd qw(realpath);
index ae023fbec2b79e54a47438bcb4368a8f06b6e662..dad6183632e502b7d23d2f8ac8bf10b891d38973 100644 (file)
@@ -7,18 +7,20 @@
 
 /*----- Licensing notice --------------------------------------------------*
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of the distorted.org.uk backup suite.
+ *
+ * distorted-backup 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 2 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * distorted-backup 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 this program; if not, write to the Free Software Foundation,
+ * You should have received a copy of the GNU General Public License along
+ * with distorted-backup; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
diff --git a/rmt.c b/rmt.c
index 8861686869e1ff642e53a5c42df2bce83341e1df..42e5c582131a3da7ef36aff396ba429c8c98af9b 100644 (file)
--- a/rmt.c
+++ b/rmt.c
@@ -7,18 +7,20 @@
 
 /*----- Licensing notice --------------------------------------------------*
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of the distorted.org.uk backup suite.
+ *
+ * distorted-backup 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 2 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * distorted-backup 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 this program; if not, write to the Free Software Foundation,
+ * You should have received a copy of the GNU General Public License along
+ * with distorted-backup; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
diff --git a/snap.in b/snap.in
index 0a9b5719494204428859ce21bc489ad0d9908d2a..63354d6639df8d8bb30d4a6a50dbaa401d838df0 100755 (executable)
--- a/snap.in
+++ b/snap.in
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 use Getopt::Long qw(:config gnu_compat bundling no_ignore_case);
index 65d7d9fdf0bb6bb5c56725d4929b6be22835a31d..147b9b67439320d7fe18b2cdd75dc94c56d2c2dd 100755 (executable)
--- a/snap.lvm
+++ b/snap.lvm
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 set -e
index a6eca57e02a647ec0f9e79f1429c0d69f4f5e07f..4724dfe22893115185094a1694cafb8e2bff1f84 100755 (executable)
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 use Socket;
diff --git a/snap.ro b/snap.ro
index 30a78067f298f7bf576f05d22400d9585244ef6f..8db2c990632d5368402a8a1ce0cfcc49e6e1cbfb 100755 (executable)
--- a/snap.ro
+++ b/snap.ro
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 set -e
index f33bb057b0c33184feb7514ea0d425e8529f8f34..dad1ead98005ec69a8708b2e87edaeb0ffc7bb7f 100755 (executable)
@@ -7,18 +7,20 @@
 
 ###----- Licensing notice ---------------------------------------------------
 ###
-### This program is free software; you can redistribute it and/or modify
+### This file is part of the distorted.org.uk backup suite.
+###
+### distorted-backup 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 2 of the License, or
 ### (at your option) any later version.
 ###
-### This program is distributed in the hope that it will be useful,
+### distorted-backup 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 this program; if not, write to the Free Software Foundation,
+### You should have received a copy of the GNU General Public License along
+### with distorted-backup; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 set -e