1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 22:50:27 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2006-05-24 05:58:49 +00:00
parent c0353b92eb
commit 40e0bf0795
32 changed files with 35 additions and 32 deletions

View file

@ -1,5 +1,5 @@
/* guile-ltdl.h -- dlopen function actually used by guile
Copyright (C) 1998-2000, 2002, 2005 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2002, 2005 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View file

@ -1,5 +1,5 @@
/* ltdl.h -- generic dlopen functions
Copyright (C) 1998-2000, 2002, 2005 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2000, 2002, 2005 Free Software Foundation, Inc.
Originally by Thomas Tanner <tanner@ffii.org>
This file is part of GNU Libtool.