summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-09-09 11:41:43 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-09 11:41:43 -0700
commitaae65b62930b8c34b0a9421a3e1defc506fe47bc (patch)
tree50ac2d11a465b2dee39d87eb134fcedb69d48071
parentb315aa502e85b9946e5de6cc613ef03f08a90b11 (diff)
downloadusbutils-aae65b62930b8c34b0a9421a3e1defc506fe47bc.tar.gz
Remove the FSF address from the source files.
This keeps us from having to track the movements of them, as that's a pointless exercise. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r--devtree.c8
-rw-r--r--devtree.h8
-rw-r--r--lsusb.c3
-rw-r--r--names.c4
-rw-r--r--names.h4
-rw-r--r--usbmisc.c4
-rw-r--r--usbmisc.h5
7 files changed, 0 insertions, 36 deletions
diff --git a/devtree.c b/devtree.c
index a534778..9a174c1 100644
--- a/devtree.c
+++ b/devtree.c
@@ -15,14 +15,6 @@
* 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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * Please note that the GPL allows you to use the driver, NOT the radio.
- * In order to use the radio, you need a license from the communications
- * authority of your country.
- *
*/
/*****************************************************************************/
diff --git a/devtree.h b/devtree.h
index 4348bf3..ad016f4 100644
--- a/devtree.h
+++ b/devtree.h
@@ -15,14 +15,6 @@
* 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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * Please note that the GPL allows you to use the driver, NOT the radio.
- * In order to use the radio, you need a license from the communications
- * authority of your country.
- *
*/
/*****************************************************************************/
diff --git a/lsusb.c b/lsusb.c
index 3364493..cb28f80 100644
--- a/lsusb.c
+++ b/lsusb.c
@@ -17,9 +17,6 @@
* 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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
/*****************************************************************************/
diff --git a/names.c b/names.c
index 1cb4743..480f579 100644
--- a/names.c
+++ b/names.c
@@ -14,10 +14,6 @@
* 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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
*
*/
diff --git a/names.h b/names.h
index 0c491c7..8227a45 100644
--- a/names.h
+++ b/names.h
@@ -15,10 +15,6 @@
* 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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
*
*/
diff --git a/usbmisc.c b/usbmisc.c
index 3e9fae1..c6179c1 100644
--- a/usbmisc.c
+++ b/usbmisc.c
@@ -14,10 +14,6 @@
* 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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
*
*/
diff --git a/usbmisc.h b/usbmisc.h
index 8c09431..0a44615 100644
--- a/usbmisc.h
+++ b/usbmisc.h
@@ -14,11 +14,6 @@
* 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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- *
*/
/*****************************************************************************/