summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_neo.h
diff options
context:
space:
mode:
authorGiedrius Statkevičius <giedrius.statkevicius@gmail.com>2015-03-10 21:29:20 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-12 11:11:17 +0100
commit1f2e089f68a931c22d8132b1284478cfa2357fc9 (patch)
tree77dce57f4ab78cd26c9350c264696bc2ef615c01 /drivers/staging/dgnc/dgnc_neo.h
parentd7f355d7b05da2d4064c929deeede178ce0b3051 (diff)
downloadlinux-1f2e089f68a931c22d8132b1284478cfa2357fc9.tar.gz
linux-1f2e089f68a931c22d8132b1284478cfa2357fc9.tar.xz
dgnc: clean up comments at start of files
Remove FSF address because it's known in the past that it has changed. Also, remove the pointless "do not change the coding style" comments because it's one of the reasons why it's in staging and it's quite contradictory to what it says in TODO. Also, they contain wrong e-mails of people which are responsible for these drivers - see TODO or MAINTAINERS for that. We can preserve the original copyright at the top of the most files because it shows who originally made them. Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgnc/dgnc_neo.h')
-rw-r--r--drivers/staging/dgnc/dgnc_neo.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/dgnc/dgnc_neo.h b/drivers/staging/dgnc/dgnc_neo.h
index 1a4abb128693..d7e764a307b9 100644
--- a/drivers/staging/dgnc/dgnc_neo.h
+++ b/drivers/staging/dgnc/dgnc_neo.h
@@ -11,13 +11,6 @@
* but WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED; 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.
- *
- * NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!!
- *
*/
#ifndef __DGNC_NEO_H