Fix UTF-8 in all files
This commit is contained in:
parent
1ea9f51539
commit
671a455219
4
AUTHORS
4
AUTHORS
@ -1,10 +1,10 @@
|
||||
Arnaud 'nohar' Cornet
|
||||
Loïc 'Kyoshiro' Gomez
|
||||
Loïc 'Kyoshiro' Gomez
|
||||
|
||||
Sexy contributors:
|
||||
Yoan 'jj' Guillot: fixes
|
||||
Yannick 'YS' Schaus: SSL cert stuff
|
||||
Raphaël 'Trou' Rigo: fixes
|
||||
Raphaël 'Trou' Rigo: fixes
|
||||
|
||||
Thanks to our marketting and management team:
|
||||
ack|, ato, blackmore, lafouine, Gaston & gromit
|
||||
|
2
COPYING
2
COPYING
@ -1,4 +1,4 @@
|
||||
bip copyright 2004 2005 Arnaud Cornet and Loic Gomez, is released under the
|
||||
bip copyright 2004 2005 Arnaud Cornet and Loïc Gomez, is released under the
|
||||
terms of the GNU GPL, License that you can find below.
|
||||
|
||||
Specific permission is granted for the GPLed code in this distribution to
|
||||
|
60
ChangeLog
60
ChangeLog
@ -18,26 +18,26 @@ Date: Mon Jan 7 22:21:55 2008 +0100
|
||||
Merge commit 'kyo/pemfile_option'
|
||||
|
||||
commit 36d31e32e516f3b0ebb637b6580b5bbfce52833e
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 20:42:40 2008 +0100
|
||||
|
||||
rename client_side_ssl_key to client_side_ssl_pem
|
||||
|
||||
commit d02957f8bb3bca87747880b659bd098c5f604491
|
||||
Merge: d3a4ee6... 2cd37c0...
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 20:39:13 2008 +0100
|
||||
|
||||
Merge branch 'master' into pemfile_option
|
||||
|
||||
commit 2cd37c0e13d4d500e7e989b46277810c544ab588
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 20:38:57 2008 +0100
|
||||
|
||||
fill readme with more information
|
||||
|
||||
commit d3a4ee6bcbcab4f14181a14f44bdca5cb76644e1
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 19:48:04 2008 +0100
|
||||
|
||||
forgot the manpage..
|
||||
@ -50,20 +50,20 @@ Date: Mon Jan 7 19:36:38 2008 +0100
|
||||
Merge commit 'kyo/pemfile_option'
|
||||
|
||||
commit da442e0be70bdd66a99b54d4383cfbf8d852637e
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 15:54:51 2008 +0100
|
||||
|
||||
bipgenconfig client_side_ssl_key option
|
||||
|
||||
commit 2034713356184d6921bdf33e50cac796f5ffe2c3
|
||||
Merge: e7e49fd... 8eda1ac...
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 15:50:25 2008 +0100
|
||||
|
||||
Merge branch 'master' into pemfile_option
|
||||
|
||||
commit 8eda1ace0e350231ae623ea990364ebfb55b0f4c
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 15:22:28 2008 +0100
|
||||
|
||||
bipgenconfig script :
|
||||
@ -74,7 +74,7 @@ Date: Mon Jan 7 15:22:28 2008 +0100
|
||||
when loading config from bipgenconfig store
|
||||
|
||||
commit e7e49fdad1a2d6929fc02ff177b5e0c9bee9c612
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 14:27:37 2008 +0100
|
||||
|
||||
SSL configuration:
|
||||
@ -82,14 +82,14 @@ Date: Mon Jan 7 14:27:37 2008 +0100
|
||||
- add a client_side_ssl_key option to define the path to bip.pem file
|
||||
|
||||
commit 8b272bb0fdb1b1578094a1317c552b848684b4d8
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 14:00:25 2008 +0100
|
||||
|
||||
fix misleading fatal() message (pidfile error)
|
||||
|
||||
commit 56b73ad73af0b24ff6980c35166d44d77dbd6b12
|
||||
Merge: ac407d9... 20129da...
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Mon Jan 7 13:47:12 2008 +0100
|
||||
|
||||
Merge branch 'master' of http://bip.t1r.net/bip
|
||||
@ -165,14 +165,14 @@ Date: Sat Dec 29 18:15:03 2007 +0100
|
||||
Fix stuuuuuupid leak in hash_clean.
|
||||
|
||||
commit b020e895a84bc3a1649b8f8a43f034e3e27604c7
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Sat Dec 29 01:35:11 2007 +0100
|
||||
|
||||
Add subcategory in help commands.
|
||||
|
||||
commit ac407d9a3deae111dd00cacd298e70d1b8780b33
|
||||
Merge: 130d649... e0170c8...
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Sun Dec 23 21:17:57 2007 +0100
|
||||
|
||||
Merge branch 'master' of http://bip.t1r.net/bip
|
||||
@ -211,7 +211,7 @@ Date: Fri Dec 21 12:20:21 2007 +0100
|
||||
connection structure.
|
||||
|
||||
commit 130d649e0b53c4bb77cf4320afd4a12b61441c2a
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Sun Dec 16 17:28:01 2007 +0100
|
||||
|
||||
Fix misleading text in manpage
|
||||
@ -297,14 +297,14 @@ Date: Sun Nov 25 18:35:53 2007 +0100
|
||||
snprintf fixups.
|
||||
|
||||
commit 05e0f84af8c275371f63745aee6aab5a83aefe06
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Sun Nov 25 16:34:52 2007 +0100
|
||||
|
||||
bip_use_notice option
|
||||
|
||||
commit b68b0dc71d802805b0c2ef7d0da729f574089d2a
|
||||
Merge: a65ffa6... c064fe6...
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Sun Nov 25 16:12:36 2007 +0100
|
||||
|
||||
Merge branch 'master' of http://bip.t1r.net/bip
|
||||
@ -321,7 +321,7 @@ Date: Sun Nov 25 16:07:53 2007 +0100
|
||||
|
||||
commit a65ffa67fa72a842a49a412f9c0bf598aa6367a2
|
||||
Merge: 38148bb... a169ceb...
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Sun Nov 25 16:06:45 2007 +0100
|
||||
|
||||
Merge branch 'bip_use_notice'
|
||||
@ -391,7 +391,7 @@ Date: Thu Nov 15 22:50:51 2007 +0100
|
||||
Fix double free at init time.
|
||||
|
||||
commit 0876e783f37f8cc0e54fbd2b1011712940320f8d
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Wed Nov 14 22:03:58 2007 +0100
|
||||
|
||||
is_valid_nick fix. small validate_config fix
|
||||
@ -487,7 +487,7 @@ Date: Sat Oct 6 15:40:56 2007 +0200
|
||||
Mostly cosmetic and cleanness stuff.
|
||||
|
||||
commit a169ceb693b92d975382a859ac693544158eedc9
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Fri Sep 28 18:18:31 2007 +0200
|
||||
|
||||
BIP commands:
|
||||
@ -496,7 +496,7 @@ Date: Fri Sep 28 18:18:31 2007 +0200
|
||||
- add unified header/footer to each command reply
|
||||
|
||||
commit 572f0a74f83ef7a430056efe7f622efab2479a86
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Fri Sep 28 17:52:41 2007 +0200
|
||||
|
||||
fixes:
|
||||
@ -506,13 +506,13 @@ Date: Fri Sep 28 17:52:41 2007 +0200
|
||||
flag
|
||||
|
||||
commit dab337dfb832aaec703e87eca51be78980624861
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Fri Sep 28 13:21:05 2007 +0200
|
||||
|
||||
fix order in bip.conf.1
|
||||
|
||||
commit d3a5c40a40eeccd8958a6a8c9af48e82f023735a
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Fri Sep 28 13:20:32 2007 +0200
|
||||
|
||||
bip_use_notice option + fix
|
||||
@ -521,19 +521,19 @@ Date: Fri Sep 28 13:20:32 2007 +0200
|
||||
fix typo in bip_notify()
|
||||
|
||||
commit 72b028221d6e04c6756ef4f571668cb35a596e83
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Fri Sep 28 10:43:34 2007 +0200
|
||||
|
||||
adm_reply -> bip_notify
|
||||
|
||||
commit dd49be1755ae6bd735065c7c983d19ca36f11a56
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Thu Sep 27 14:44:25 2007 +0200
|
||||
|
||||
define some defaults
|
||||
|
||||
commit 12ea45b13242122708d1ed3032e28005c1a6f26a
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Thu Sep 27 14:12:27 2007 +0200
|
||||
|
||||
cleanup
|
||||
@ -545,39 +545,39 @@ Date: Thu Sep 27 14:12:27 2007 +0200
|
||||
Git-explicit version
|
||||
|
||||
commit 2090349f9c9f1732fa5348faf9f506fae892f916
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Thu Sep 27 01:08:10 2007 +0200
|
||||
|
||||
add backlog option to channels.
|
||||
|
||||
commit 45e9688c45d2d66a599860a6eea46ca791b8157c
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Wed Sep 26 22:21:01 2007 +0200
|
||||
|
||||
changelog
|
||||
|
||||
commit e5ed7c92ae8d7db46e288dc9570448da5199ec49
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Wed Sep 26 22:18:50 2007 +0200
|
||||
|
||||
add ssl_check_mode option to the connection block (requested by Trou)
|
||||
die if ssl_check_mode is unset while the network needs SSL.
|
||||
|
||||
commit 96693716fb1415a2afd0c0fb80716ad4fd335d90
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Wed Sep 26 22:08:59 2007 +0200
|
||||
|
||||
fix SSL
|
||||
|
||||
commit 5aec7804afd049530af4438c90d88df053326220
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Wed Sep 26 21:22:44 2007 +0200
|
||||
|
||||
src/log: fix backlogging again, memlog was distrubing the process
|
||||
src/connection: change some log levels, errors are errors, not debug info...
|
||||
|
||||
commit 6ab2bb51466d20b436d2105ff09a28480e97076b
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Author: Loïc Gomez <opensource@kyoshiro.org>
|
||||
Date: Wed Sep 26 14:45:30 2007 +0200
|
||||
|
||||
* src/sample: Update manpage, sample config and sample bip.vim + typo
|
||||
|
2
bip.1
2
bip.1
@ -38,7 +38,7 @@ bip.conf
|
||||
.SH AUTHOR
|
||||
|
||||
Arnaud 'nohar' Cornet
|
||||
Loic 'Kyoshiro' Gomez
|
||||
Loïc 'Kyoshiro' Gomez
|
||||
|
||||
Thanks to jj, YS and lafouine, for hanging around while we were coding.
|
||||
|
||||
|
@ -350,11 +350,11 @@ bip authors:
|
||||
.br
|
||||
Arnaud 'nohar' Cornet
|
||||
.br
|
||||
Loic 'Kyoshiro' Gomez
|
||||
Loïc 'Kyoshiro' Gomez
|
||||
|
||||
Thanks to jj, YS and lafouine, for hanging around while we were coding.
|
||||
.br
|
||||
Crypto shamelessly taken from Christophe 'sexy' Devine.
|
||||
.br
|
||||
This man page is written by Loic 'Kyoshiro' Gomez.
|
||||
This man page is written by Loïc 'Kyoshiro' Gomez.
|
||||
|
||||
|
@ -20,7 +20,7 @@ bip.conf
|
||||
.SH COPYRIGHT
|
||||
|
||||
Arnaud 'nohar' Cornet
|
||||
Loic 'Kyoshiro' Gomez
|
||||
Loïc 'Kyoshiro' Gomez
|
||||
|
||||
Thanks to jj, YS and lafouine, for hanging around while we were coding.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
" Vim syntax file
|
||||
" Language: Bip configuration file
|
||||
" Copyright: Copyright (C) 2004 Arnaud Cornet and Loïc Gomez
|
||||
" Copyright: Copyright (C) 2004 Arnaud Cornet and Loïc Gomez
|
||||
" License: This file is part of the bip project. See the file 'COPYING' for
|
||||
" the exact licensing terms.
|
||||
"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env perl
|
||||
#
|
||||
# This file is part of the bip project
|
||||
# Copyright (C) 2004 2007 Arnaud Cornet and Loïc Gomez
|
||||
# Copyright (C) 2004 2007 Arnaud Cornet and Loïc Gomez
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: bip.c,v 1.39 2005/04/21 06:58:50 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -276,7 +276,7 @@ static void version()
|
||||
{
|
||||
printf(
|
||||
"Bip IRC Proxy - %s\n"
|
||||
"Copyright © Arnaud Cornet and Loïc Gomez (2004 - 2008)\n"
|
||||
"Copyright © Arnaud Cornet and Loïc Gomez (2004 - 2008)\n"
|
||||
"Distributed under the GNU Public License Version 2\n", BIP_VERSION);
|
||||
}
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: bip.h,v 1.6 2005/04/12 19:34:35 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id$
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: connection.c,v 1.98 2005/04/12 19:34:35 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: connection.h,v 1.40 2005/04/12 19:34:35 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: irc.h,v 1.43 2005/04/21 06:58:50 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -3,7 +3,7 @@
|
||||
* $Id: irc.c,v 1.156 2005/04/21 06:58:50 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -1209,7 +1209,7 @@ int irc_dispatch(bip_t *bip, struct link_any *l, struct line *line)
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
fatal("gnéééééé");
|
||||
fatal("gnéééééé");
|
||||
}
|
||||
return ERR_PROTOCOL; /* never reached */
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: irc.h,v 1.43 2005/04/21 06:58:50 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id$
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id$
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: log.c,v 1.56 2005/04/21 06:58:50 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: log.h,v 1.26 2005/04/12 19:34:35 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: conf.h,v 1.5 2005/04/17 15:20:32 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: util.c,v 1.60 2005/04/12 19:34:35 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
* $Id: util.h,v 1.35 2005/04/12 19:34:35 nohar Exp $
|
||||
*
|
||||
* This file is part of the bip project
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
* Copyright (C) 2004 2005 Arnaud Cornet and Loïc Gomez
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
Loading…
Reference in New Issue
Block a user