Skip to content

Commit

Permalink
remove $Id$ strings
Browse files Browse the repository at this point in the history
  • Loading branch information
smurfix committed Apr 8, 2018
1 parent 0d5e4ba commit 52b1059
Show file tree
Hide file tree
Showing 379 changed files with 1 addition and 418 deletions.
4 changes: 1 addition & 3 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

Paul H Allfille: Concept and original work
Vadim Tkachenko: Module split, build infrastructure, configuration
Geo Carncross: Configuration work
Expand Down Expand Up @@ -44,4 +42,4 @@ swig Paul Alfille
Added Modules:
temploggerd Christian Magnusson
TempTrakker Jim Canfield
Maison Nicholas Huilard
Maison Nicholas Huilard
1 change: 0 additions & 1 deletion COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,5 @@ NO WARRANTY
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

/*
$Id$
Confirmed text from FSF website: http://http://www.gnu.org/licenses/gpl-2.0.html
*/
1 change: 0 additions & 1 deletion COPYING.LIB
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,5 @@ NO WARRANTY
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

/*
$Id$
Replaced text with text directly from FSF website: http://http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html
*/
2 changes: 0 additions & 2 deletions INSTALL
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

This package uses the standard UNIX installation methods, with
scripts that tailor the code to your environment.

Expand Down
2 changes: 0 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

Most everything can be found on the website:
http://www.owfs.org

Expand Down
2 changes: 0 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

See OWFS (http://www.owfs.org).

This is OWFS -- the one-wire filesystem.
Expand Down
2 changes: 0 additions & 2 deletions README.DEVELOPERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

Information for Developers:

0. Overview
Expand Down
1 change: 0 additions & 1 deletion module/owcapi/src/example++/Makefile.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Makefile for owcapi example program -- invoked separately from this directory
# $Id$

CXXFLAGS = -g -I/opt/owfs/include -Wno-deprecated

Expand Down
1 change: 0 additions & 1 deletion module/owcapi/src/example++/Makefile.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Makefile for owcapi example program -- invoked separately from this directory
# $Id$

CXXFLAGS = -g -I@prefix@/include -Wno-deprecated

Expand Down
1 change: 0 additions & 1 deletion module/owcapi/src/example/Makefile.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Makefile for owcapi example program -- invoked separately from this directory
# $Id$

CFLAGS = -g -I@prefix@/include

Expand Down
1 change: 0 additions & 1 deletion module/owcapi/src/example/Makefile.solaris
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Makefile for owcapi example program -- invoked separately from this directory
# $Id$

CFLAGS = -g -I/opt/owfs/include -I../../../../src/include -I../../../owlib/src/include

Expand Down
1 change: 0 additions & 1 deletion module/owcapi/src/include/owcapi.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS (owfs, owhttpd, owserver, owperl, owtcl, owphp, owpython, owcapi)
one-wire file system and related programs
Expand Down
1 change: 0 additions & 1 deletion module/owfs/src/c/owfs.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OW -- One-Wire filesystem
version 0.4 7/2/2003
Expand Down
2 changes: 0 additions & 2 deletions module/owftpd/BUGS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

- On Solaris, new POSIX threads cannot be created from a chroot() jail!
pthread_create() uses mmap() on /dev/mem (or something like that) to
create the stack for new threads. However, in a chroot() jail, no
Expand Down
3 changes: 0 additions & 3 deletions module/owftpd/README
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
$Id$


Installation

See the INSTALL file for directions on compiling and installing the
Expand Down
2 changes: 0 additions & 2 deletions module/owftpd/TODO
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

User requested:

- STOR
Expand Down
4 changes: 0 additions & 4 deletions module/owftpd/src/c/watchdog.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/*
* $Id$
*/

#include "owftpd.h"

static int invariant(struct watchdog_s *w);
Expand Down
1 change: 0 additions & 1 deletion module/owhttpd/src/c/owhttpd_favicon.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
* http.c for owhttpd (1-wire web server)
* By Paul Alfille 2003, using libow
* offshoot of the owfs ( 1wire file system )
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/jsmn.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
* jsmn -- a JSON parser
* Obtained from http://zserge.bitbucket.org/jsmn.html
* MIT licence
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_1954.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_1963.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_1993.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_2401.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_2405.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_2423.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_2430.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_2436.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_2505.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_2804.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_2890.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_add_inflight.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_alloc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OW -- One-Wire filesystem
version 0.4 7/2/2003
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_baud.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_bitfield.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_browse_resolve.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_bus_bitdata.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_bus_config.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_bus_data.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_charblob.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OW -- One-Wire filesystem
version 0.4 7/2/2003
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_com_change.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_com_close.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_com_free.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_com_write.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_crc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_date.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_delay.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_dirblob.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OW -- One-Wire filesystem
version 0.4 7/2/2003
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_dl.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_ds1410.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_ds9123O.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_eprom_write.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_example_slave.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_fakeread.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_filelength.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_find_external.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_fs_address.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_fs_code.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_fs_crc8.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_fs_id.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_fs_type.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_generic_read.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_getbit.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_getbit_U.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
1 change: 0 additions & 1 deletion module/owlib/src/c/ow_iterate.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id$
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
Expand Down
Loading

0 comments on commit 52b1059

Please sign in to comment.