From c36aa81e1be8a457478effe71a8e1e4edb4b8051 Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Sun, 9 Aug 1998 11:42:02 +0000 Subject: [PATCH] erm, fix copyright notice. --- gmodule/gmodule.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gmodule/gmodule.c b/gmodule/gmodule.c index 396a3237..a4f31c13 100644 --- a/gmodule/gmodule.c +++ b/gmodule/gmodule.c @@ -1,5 +1,5 @@ -/* GLIB - Library of useful routines for C programming - * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald +/* GMODULE - GLIB wrapper code for dynamic module loading + * Copyright (C) 1998 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public -- 2.34.1