flash/stm32l4x: add support of STM32U57x/U58x
[fw/openocd] / src / hello.h
index 319faa30df4841857e5c0178d5070d98bf692234..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 */