X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhello.h;h=c88c89ddfa3f351d44aa5bb14b7263f8eb5f24ae;hp=319faa30df4841857e5c0178d5070d98bf692234;hb=cc2d4f015f72d7c30d613b50572eb9f31fac515a;hpb=250dc580561269737ca9a87ef92cb6aaa4570842 diff --git a/src/hello.h b/src/hello.h index 319faa30df..c88c89ddfa 100644 --- a/src/hello.h +++ b/src/hello.h @@ -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 . * ***************************************************************************/ #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 */