X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fmemcmp.c;fp=lib%2Fmemcmp.c;h=9d8083385f4d4bf15e480fa2d8ab5f1558ca317f;hp=12269472f73933a6daf2c504660ca7d282483445;hb=ab7c61b06f6c6e991225f2fcc32d02b8e1084aee;hpb=0e6856b1379e278aa5ed116d0911851339a6064c diff --git a/lib/memcmp.c b/lib/memcmp.c index 12269472..9d808338 100644 --- a/lib/memcmp.c +++ b/lib/memcmp.c @@ -14,10 +14,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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. */ + 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. +*/ #ifdef HAVE_CONFIG_H # include "config.h"