[xplc-cvs] xplc/uuid/bin uuidgen.c,1.2,1.3
Cross-platform lightweight components
Status: Alpha
Brought to you by:
pphaneuf
From: Simon L. <sf...@us...> - 2005-10-21 14:19:06
|
Update of /cvsroot/xplc/xplc/uuid/bin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25040 Modified Files: uuidgen.c Log Message: New FSF address. Index: uuidgen.c =================================================================== RCS file: /cvsroot/xplc/xplc/uuid/bin/uuidgen.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** uuidgen.c 21 Oct 2005 14:17:07 -0000 1.2 --- uuidgen.c 21 Oct 2005 14:18:55 -0000 1.3 *************** *** 16,21 **** * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ! * USA * * As a special exception, you may use this file as part of a free --- 16,20 ---- * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * As a special exception, you may use this file as part of a free |