--- gvpe/src/callback.pl 2005/03/03 16:54:34 1.4 +++ gvpe/src/callback.pl 2005/11/29 19:21:09 1.6 @@ -1,16 +1,13 @@ #!/usr/bin/perl print < + Copyright (C) 2003-2005 Marc Lehmann This file is part of GVPE. @@ -26,7 +23,7 @@ You should have received a copy of the GNU General Public License along with gvpe; if not, write to the Free Software - Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef CALLBACK_H__