summaryrefslogtreecommitdiff
path: root/misc/findsuper.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2000-12-09 14:33:29 +0000
committerTheodore Ts'o <tytso@mit.edu>2000-12-09 14:33:29 +0000
commit74a74d22d8ed60587afd55c798f08531115f4920 (patch)
treee31469a54901124d955fcde01f941e56e69918f0 /misc/findsuper.c
parentf43650c30821900a6a7c9bdba72bb5f6cee6c484 (diff)
downloade2fsprogs-74a74d22d8ed60587afd55c798f08531115f4920.tar.gz
ChangeLog, findsuper.c:
findsuper.c: And non-subtle copyright licensing restriction to get Yann to remove this program from the Debian package. :-)
Diffstat (limited to 'misc/findsuper.c')
-rw-r--r--misc/findsuper.c22
1 files changed, 21 insertions, 1 deletions
diff --git a/misc/findsuper.c b/misc/findsuper.c
index 4cca6cfc..4fa481c6 100644
--- a/misc/findsuper.c
+++ b/misc/findsuper.c
@@ -1,4 +1,24 @@
-/* Well, here's my linux version of findsuper.
+/*
+ * findsuper --- quick hacked up program to find ext2 superblocks.
+ *
+ * This is a hack, and really shouldn't be installed anywhere. If you
+ * need a program which does this sort of functionality, please try
+ * using gpart program.
+ *
+ * Portions Copyright 1998-2000, Theodore Ts'o.
+ *
+ * This program may be used under the provisions of the GNU Public
+ * License, *EXCEPT* that it may not be included in the Debian
+ * distribution. (Yes, this violates the Debian Free Software
+ * Guidelines. That's the point. I don't want this program being
+ * distributed in Debian, because I don't care to support it, and the
+ * maintainer, Yann Dirson, doesn't seem to pay attention to my wishes
+ * on this matter. So I'm delibiately adding this clause so it
+ * violates the Debian Free Software Guidelines to force him to take
+ * it out. If this doesn't work, I'll have to remove it from the
+ * upstream source distribution on the next release. So there. :-)
+ *
+ * Well, here's my linux version of findsuper.
* I'm sure you coulda done it faster. :)
* IMHO there isn't as much interesting data to print in the
* linux superblock as there is in the SunOS superblock--disk geometry is