diff options
Diffstat (limited to 'glib/gnulib/printf-args.c')
-rw-r--r-- | glib/gnulib/printf-args.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/glib/gnulib/printf-args.c b/glib/gnulib/printf-args.c index 75a2a5497..0530d3756 100644 --- a/glib/gnulib/printf-args.c +++ b/glib/gnulib/printf-args.c @@ -12,9 +12,7 @@ Library General Public License for more details. You should have received a copy of the GNU Library 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. */ + License along with this program; if not, see <http://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H # include <config.h> |