Skip to content

Commit 455ed21

Browse files
committed
tagging 3.0.0
1 parent 13a4421 commit 455ed21

File tree

8 files changed

+2936
-15
lines changed

8 files changed

+2936
-15
lines changed

Changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$Id$
1+
$Id: Changelog 19 2015-12-27 16:56:20Z oops $
22

33
PHP filebin Extensoin Changelog
44

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$Id$
1+
$Id: INSTALL 10 2012-11-04 12:29:18Z oops $
22

33
* mod_filebin 를 빌드하기 위한 조건
44

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$Id$
1+
$Id: LICENSE 17 2015-12-27 16:23:19Z oops $
22
Copyright (c) Ian F. Darwin 1986, 1987, 1989, 1990, 1991, 1992, 1994, 1995.
33
Software written by Ian F. Darwin and others;
44
maintained 1994-2003 Christos Zoulas.

config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dnl $Id$
1+
dnl $Id: config.m4 14 2012-11-16 18:29:50Z oops $
22

33
dnl By default, many hosts won't let programs access large files;
44
dnl one must use special compiler options to get large-file access to work.

filebin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
*
3636
* See README, INSTALL, and USAGE files for more details.
3737
*
38-
* $Id$
38+
* $Id: filebin.c 19 2015-12-27 16:56:20Z oops $
3939
*
4040
*/
4141

init.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

php_filebin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3636
* POSSIBILITY OF SUCH DAMAGE.
3737
*
38-
* $Id$
38+
* $Id: php_filebin.h 19 2015-12-27 16:56:20Z oops $
3939
*
4040
*/
4141

0 commit comments

Comments
 (0)