summaryrefslogtreecommitdiff
path: root/src/flash/nand.h
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-02-29 12:37:45 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-02-29 12:37:45 +0000
commit6d3bed69dc023f49b51b6504d977463e722e9e9d (patch)
tree59031bcb6c1c40d895cbb3fb8b5598c7fda7f4b5 /src/flash/nand.h
parent0d2b289048e603fd529cfceb82b589661946bea7 (diff)
downloadopenocd+libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.gz
openocd+libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.bz2
openocd+libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.xz
openocd+libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.zip
Uwe Hermann:
Small cosmetic fixes in the license header to make them all look the same, fix some typos, update README. git-svn-id: svn://svn.berlios.de/openocd/trunk@396 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/flash/nand.h')
-rw-r--r--src/flash/nand.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/flash/nand.h b/src/flash/nand.h
index cb18b0c8..d0dd7579 100644
--- a/src/flash/nand.h
+++ b/src/flash/nand.h
@@ -2,12 +2,10 @@
* Copyright (C) 2007 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * partially based on *
- * linux/include/linux/mtd/nand.h *
- * *
- * Copyright (c) 2000 David Woodhouse <dwmw2@mvhi.com> *
- * Steven J. Hill <sjhill@realitydiluted.com> *
- * Thomas Gleixner <tglx@linutronix.de> *
+ * Partially based on linux/include/linux/mtd/nand.h *
+ * Copyright (C) 2000 David Woodhouse <dwmw2@mvhi.com> *
+ * Copyright (C) 2000 Steven J. Hill <sjhill@realitydiluted.com> *
+ * Copyright (C) 2000 Thomas Gleixner <tglx@linutronix.de> *
* *
* 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 *