chiark / gitweb /
update licence to GPLv3 or later (was GPLv2 or later).
[chiark-utils.git] / cprogs / watershed.c
index 795ebef350db8d1442ee8770e33eaa804de3f32f..82e17dce924f84624adfc8ce6e4ca31f6c12c83b 100644 (file)
@@ -7,7 +7,7 @@
  *
  * This program 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
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -23,6 +23,9 @@
  * installed as XXXXX.
  *
  */
+/*
+ *  NB a different fork of this code exists in Ubuntu's udev.
+ */
 /*
  *
  * usage: watershed [<options>] <command> [<arg>...]