]> 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 d066951249c58d5f52e6976729ce06d67d31141e..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.,                                       *
- *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 */