]> git.gag.com Git - fw/openocd/blobdiff - src/target/xscale.c
- added myself to copyright on files i remember adding large contributions for over...
[fw/openocd] / src / target / xscale.c
index 6b033cbd3e80f3c4bb9778154c25c79d5ec1f80c..20c7f646aa68ef497cba96c2dda4e2e4230b09a0 100644 (file)
@@ -2,7 +2,7 @@
  *   Copyright (C) 2006, 2007 by Dominic Rath                              *
  *   Dominic.Rath@gmx.de                                                   *
  *                                                                         *
- *   Copyright (C) 2007,2008 Øyvind Harboe                                      *
+ *   Copyright (C) 2007,2008 Øyvind Harboe                                 *
  *   oyvind.harboe@zylin.com                                               *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -3722,11 +3722,3 @@ int xscale_register_commands(struct command_context_s *cmd_ctx)
 
        return ERROR_OK;
 }
-
-
-/*
- * Local Variables: ***
- * c-basic-offset: 4 ***
- * tab-width: 4 ***
- * End: ***
- */