X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=lib%2Fmemcmp.c;h=9d8083385f4d4bf15e480fa2d8ab5f1558ca317f;hb=4c85542894f7fca823b119b05e07179deb24229a;hp=12269472f73933a6daf2c504660ca7d282483445;hpb=1243156a5e03a666b36bc4400f1402243a85c9a7;p=oweals%2Ftinc.git diff --git a/lib/memcmp.c b/lib/memcmp.c index 1226947..9d80833 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"