X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fhello.h;h=c88c89ddfa3f351d44aa5bb14b7263f8eb5f24ae;hb=82b6a41117fa99e760681d9f31163e7b68357e71;hp=d066951249c58d5f52e6976729ce06d67d31141e;hpb=08d4411b59dd8bd0e7d8009003b71d23acbf6eee;p=fw%2Fopenocd diff --git a/src/hello.h b/src/hello.h index d06695124..c88c89ddf 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., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 */