debugfs: Remove redundant license text
[linux-2.6-microblaze.git] / fs / debugfs / internal.h
index b956754..f0d73d8 100644 (file)
@@ -3,11 +3,6 @@
  *  internal.h - declarations internal to debugfs
  *
  *  Copyright (C) 2016 Nicolai Stange <nicstange@gmail.com>
- *
- *     This program is free software; you can redistribute it and/or
- *     modify it under the terms of the GNU General Public License version
- *     2 as published by the Free Software Foundation.
- *
  */
 
 #ifndef _DEBUGFS_INTERNAL_H_