aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedilib.h
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2013-04-24 18:13:24 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-13 17:34:22 -0400
commit641f064e5df6fb3aaeb6256031a153a5efb16ca6 (patch)
tree680038c040e0a621f8ecf1aaff464ae9f1eb23a7 /drivers/staging/comedi/comedilib.h
parentstaging: vme: fix error return code in vme_user_probe() (diff)
downloadlinux-dev-641f064e5df6fb3aaeb6256031a153a5efb16ca6.tar.xz
linux-dev-641f064e5df6fb3aaeb6256031a153a5efb16ca6.zip
staging: comedi: remove FSF address from boilerplate text
Addresses change... Remove the paragraph with the FSF address from all the comedi source files. Also, remove the paragraph about the finding the complete GPL in the COPYING file since it's unnecessary. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/comedi/comedilib.h')
-rw-r--r--drivers/staging/comedi/comedilib.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/comedi/comedilib.h b/drivers/staging/comedi/comedilib.h
index ca92c43fdb38..1a78b15543c4 100644
--- a/drivers/staging/comedi/comedilib.h
+++ b/drivers/staging/comedi/comedilib.h
@@ -14,11 +14,6 @@
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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
*/
#ifndef _LINUX_COMEDILIB_H