X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fxmalloca.c;h=82db6713e55712d98b19953f919e13b87faeed84;hb=bbcce2d630bc94f06c99ff627cec033a3a6dcd93;hp=bcbed77f583bab953291f133a7e5c0dc98b155dc;hpb=253a2fc5d9cd390d78a209f08af8ae31b13c44d8;p=platform%2Fupstream%2Fm4.git diff --git a/lib/xmalloca.c b/lib/xmalloca.c index bcbed77..82db671 100644 --- a/lib/xmalloca.c +++ b/lib/xmalloca.c @@ -1,5 +1,5 @@ /* Safe automatic memory allocation with out of memory checking. - Copyright (C) 2003, 2006-2007, 2009-2016 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-2007, 2009-2021 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software: you can redistribute it and/or modify @@ -13,7 +13,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, see . */ + along with this program. If not, see . */ #include