diff options
author | Josh Boyer <jwboyer@gmail.com> | 2007-08-03 08:49:10 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@gmail.com> | 2007-08-03 08:49:10 -0500 |
commit | 144b274bb155ea63e9093d24439bf45ce6320d80 (patch) | |
tree | e6faf8821972775b8b33a74cc4889814724ddb2c /flash_eraseall.c | |
parent | ce386724bd784061896dc69ad6012768d526c3dc (diff) |
Remove $Id:$ tags
The $Id:$ tags are left over from the old CVS repository. Several files have
since been changed, and they generally have little value in a git repo so they
should be removed.
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
Diffstat (limited to 'flash_eraseall.c')
-rw-r--r-- | flash_eraseall.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/flash_eraseall.c b/flash_eraseall.c index 5901b26..60036d3 100644 --- a/flash_eraseall.c +++ b/flash_eraseall.c @@ -17,8 +17,6 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - - $Id: flash_eraseall.c,v 1.22 2005/02/17 14:55:06 hvr Exp $ */ #include <sys/types.h> #include <stdio.h> |