]> git.sur5r.net Git - openocd/blobdiff - src/hello.h
flash/nor/stm32f1x: Use of protection blocks, improved option bytes handling
[openocd] / src / hello.h
index f41c67a3cab2db34635122917066e7585e6e1094..c88c89ddfa3f351d44aa5bb14b7263f8eb5f24ae 100644 (file)
@@ -12,9 +12,7 @@
  *   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.,                                       *
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
+ *   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
  ***************************************************************************/
 
 #ifndef OPENOCD_HELLO_H
@@ -28,4 +26,4 @@ struct command_registration;
  */
 extern const struct command_registration hello_command_handlers[];
 
-#endif // OPENOCD_HELLO_H
+#endif /* OPENOCD_HELLO_H */