From: <fr...@us...> - 2016-04-29 12:53:24
|
Revision: 5421 http://sourceforge.net/p/fuse-emulator/code/5421 Author: fredm Date: 2016-04-29 12:53:22 +0000 (Fri, 29 Apr 2016) Log Message: ----------- Have a go at updating copyright dates since v 1.1.1. Modified Paths: -------------- trunk/libspectrum/Makefile.am trunk/libspectrum/accessor.pl trunk/libspectrum/autogen.sh trunk/libspectrum/bzip2.c trunk/libspectrum/configure.ac trunk/libspectrum/creator.c trunk/libspectrum/crypto.c trunk/libspectrum/csw.c trunk/libspectrum/dck.c trunk/libspectrum/hacking/ChangeLog trunk/libspectrum/ide.c trunk/libspectrum/internals.h trunk/libspectrum/libspectrum.c trunk/libspectrum/libspectrum.h.in trunk/libspectrum/make-perl.c trunk/libspectrum/memory.c trunk/libspectrum/microdrive.c trunk/libspectrum/plusd.c trunk/libspectrum/pzx_read.c trunk/libspectrum/rzx.c trunk/libspectrum/szx.c trunk/libspectrum/tape.c trunk/libspectrum/tape_block.c trunk/libspectrum/test/Makefile.am trunk/libspectrum/timings.c trunk/libspectrum/tzx_read.c trunk/libspectrum/warajevo_read.c trunk/libspectrum/wav.c trunk/libspectrum/z80.c trunk/libspectrum/z80em.c trunk/libspectrum/zlib.c trunk/libspectrum/zxs.c Modified: trunk/libspectrum/Makefile.am =================================================================== --- trunk/libspectrum/Makefile.am 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/Makefile.am 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -## Copyright (c) 2001-2013 Philip Kendall +## Copyright (c) 2001-2016 Philip Kendall ## $Id$ Modified: trunk/libspectrum/accessor.pl =================================================================== --- trunk/libspectrum/accessor.pl 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/accessor.pl 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # accessor.pl: generate accessor functions -# Copyright (c) 2003-2009 Philip Kendall +# Copyright (c) 2003-2015 Philip Kendall # $Id$ Modified: trunk/libspectrum/autogen.sh =================================================================== --- trunk/libspectrum/autogen.sh 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/autogen.sh 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,7 +1,7 @@ #!/bin/sh # autogen.sh: autotools invocation -# Copyright (c) 2004 Philip Kendall +# Copyright (c) 2004-2014 Philip Kendall, Sergio Baldoví # $Id$ Modified: trunk/libspectrum/bzip2.c =================================================================== --- trunk/libspectrum/bzip2.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/bzip2.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* bzip2.c: routines for bzip2 decompression of data - Copyright (c) 2003-2005 Philip Kendall + Copyright (c) 2003-2015 Philip Kendall $Id$ Modified: trunk/libspectrum/configure.ac =================================================================== --- trunk/libspectrum/configure.ac 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/configure.ac 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -dnl Copyright (c) 1999-2012 Philip Kendall +dnl Copyright (c) 1999-2013 Philip Kendall dnl $Id$ Modified: trunk/libspectrum/creator.c =================================================================== --- trunk/libspectrum/creator.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/creator.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* creator.c: simple type for storing creator information - Copyright (c) 2003-2005 Philip Kendall + Copyright (c) 2003-2015 Philip Kendall $Id$ Modified: trunk/libspectrum/crypto.c =================================================================== --- trunk/libspectrum/crypto.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/crypto.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* crypto.c: crytography-related functions - Copyright (c) 2002-2005 Philip Kendall + Copyright (c) 2002-2015 Philip Kendall $Id$ Modified: trunk/libspectrum/csw.c =================================================================== --- trunk/libspectrum/csw.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/csw.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* csw.c: Routines for handling CSW raw audio files - Copyright (c) 2002-2007 Darren Salt, Fredrick Meunier + Copyright (c) 2002-2015 Darren Salt, Fredrick Meunier Based on tap.c, copyright (c) 2001 Philip Kendall $Id$ Modified: trunk/libspectrum/dck.c =================================================================== --- trunk/libspectrum/dck.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/dck.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* dck.c: Routines for handling Warajevo DCK files - Copyright (c) 2003 Darren Salt, Fredrick Meunier + Copyright (c) 2003-2015 Darren Salt, Fredrick Meunier $Id$ Modified: trunk/libspectrum/hacking/ChangeLog =================================================================== --- trunk/libspectrum/hacking/ChangeLog 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/hacking/ChangeLog 2016-04-29 12:53:22 UTC (rev 5421) @@ -1036,3 +1036,9 @@ 20160427 tape_block.c: fix bugs handling TZX generalised data blocks with empty symbol tables (e.g. ZX81 tapes encoded as in the TZX 1.20 specification) (Andre Leiradella). +20160429 Makefile.am,accessor.pl,autogen.sh,bzip2.c,configure.ac,creator.c, + crypto.c,csw.c,dck.c,ide.c,internals.h,libspectrum.c,libspectrum.h.in, + make-perl.c,memory.c,microdrive.c,plusd.c,pzx_read.c,rzx.c,szx.c, + tape.c,tape_block.c,test/Makefile.am,timings.c,tzx_read.c, + warajevo_read.c,wav.c,z80.c,z80em.c,zlib.c,zxs.c: have a go at updating + copyright dates since v 1.1.1 (Fred). Modified: trunk/libspectrum/ide.c =================================================================== --- trunk/libspectrum/ide.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/ide.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,6 +1,6 @@ /* ide.c: Routines for handling HDF hard disk files Copyright (c) 2003-2004 Garry Lancaster, - 2004 Philip Kendall + 2004,2015 Philip Kendall $Id$ Modified: trunk/libspectrum/internals.h =================================================================== --- trunk/libspectrum/internals.h 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/internals.h 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,6 +1,6 @@ /* internals.h: functions which need to be called inter-file by libspectrum routines, but not by user code - Copyright (c) 2001-2008 Philip Kendall, Darren Salt + Copyright (c) 2001-2015 Philip Kendall, Darren Salt $Id$ Modified: trunk/libspectrum/libspectrum.c =================================================================== --- trunk/libspectrum/libspectrum.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/libspectrum.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* libspectrum.c: Some general routines - Copyright (c) 2001-2009 Philip Kendall, Darren Salt, Fredrick Meunier + Copyright (c) 2001-2015 Philip Kendall, Darren Salt, Fredrick Meunier $Id$ Modified: trunk/libspectrum/libspectrum.h.in =================================================================== --- trunk/libspectrum/libspectrum.h.in 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/libspectrum.h.in 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* libspectrum.h: the library for dealing with ZX Spectrum emulator files - Copyright (c) 2001-2007 Philip Kendall, Darren Salt, Fredrick Meunier + Copyright (c) 2001-2015 Philip Kendall, Darren Salt, Fredrick Meunier $Id$ Modified: trunk/libspectrum/make-perl.c =================================================================== --- trunk/libspectrum/make-perl.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/make-perl.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* make-perl.c: Generate a perl script to create the libspectrum_* typedefs - Copyright (c) 2002-2003 Philip Kendall, Darren Salt + Copyright (c) 2002-2003,2015 Philip Kendall, Darren Salt $Id$ Modified: trunk/libspectrum/memory.c =================================================================== --- trunk/libspectrum/memory.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/memory.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,6 @@ /* memory.c: memory allocator routines Copyright (c) 2008 Philip Kendall + Copyright (c) 2015 Stuart Brady $Id$ Modified: trunk/libspectrum/microdrive.c =================================================================== --- trunk/libspectrum/microdrive.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/microdrive.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* microdrive.c: Routines for handling microdrive images - Copyright (c) 2004-2005 Philip Kendall + Copyright (c) 2004-2015 Philip Kendall $Id$ Modified: trunk/libspectrum/plusd.c =================================================================== --- trunk/libspectrum/plusd.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/plusd.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,6 +1,6 @@ /* plusd.c: Routines for handling DISCiPLE/+D snapshots Copyright (c) 1998,2003 Philip Kendall - Copyright (c) 2007 Stuart Brady + Copyright (c) 2007,2015 Stuart Brady $Id$ Modified: trunk/libspectrum/pzx_read.c =================================================================== --- trunk/libspectrum/pzx_read.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/pzx_read.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,6 +1,6 @@ /* pzx_read.c: Routines for reading .pzx files Copyright (c) 2001, 2002 Philip Kendall, Darren Salt - Copyright (c) 2011 Fredrick Meunier + Copyright (c) 2011-2015 Fredrick Meunier $Id$ Modified: trunk/libspectrum/rzx.c =================================================================== --- trunk/libspectrum/rzx.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/rzx.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* rzx.c: routines for dealing with .rzx files - Copyright (c) 2002-2014 Philip Kendall + Copyright (c) 2002-2015 Philip Kendall $Id$ Modified: trunk/libspectrum/szx.c =================================================================== --- trunk/libspectrum/szx.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/szx.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* szx.c: Routines for .szx snapshots - Copyright (c) 1998-2012 Philip Kendall, Fredrick Meunier, Stuart Brady + Copyright (c) 1998-2015 Philip Kendall, Fredrick Meunier, Stuart Brady $Id$ Modified: trunk/libspectrum/tape.c =================================================================== --- trunk/libspectrum/tape.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/tape.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* tape.c: Routines for handling tape files - Copyright (c) 2001-2008 Philip Kendall, Darren Salt, Fredrick Meunier + Copyright (c) 2001-2014 Philip Kendall, Darren Salt, Fredrick Meunier $Id$ Modified: trunk/libspectrum/tape_block.c =================================================================== --- trunk/libspectrum/tape_block.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/tape_block.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* tape_block.c: one tape block - Copyright (c) 2003-2008 Philip Kendall + Copyright (c) 2003-2016 Philip Kendall $Id$ Modified: trunk/libspectrum/test/Makefile.am =================================================================== --- trunk/libspectrum/test/Makefile.am 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/test/Makefile.am 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -## Copyright (c) 2007 Philip Kendall +## Copyright (c) 2007,2015 Philip Kendall ## $Id$ Modified: trunk/libspectrum/timings.c =================================================================== --- trunk/libspectrum/timings.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/timings.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,6 @@ /* timings.c: Timing routines Copyright (c) 2003 Philip Kendall + Copyright (c) 2016 Stuart Brady $Id$ Modified: trunk/libspectrum/tzx_read.c =================================================================== --- trunk/libspectrum/tzx_read.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/tzx_read.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* tzx_read.c: Routines for reading .tzx files - Copyright (c) 2001-2007 Philip Kendall, Darren Salt + Copyright (c) 2001-2015 Philip Kendall, Darren Salt $Id$ Modified: trunk/libspectrum/warajevo_read.c =================================================================== --- trunk/libspectrum/warajevo_read.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/warajevo_read.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,6 +1,6 @@ /* warajevo_read.c: Routines for reading Warajevo .tap files Copyright (c) 2001, 2002 Philip Kendall, Darren Salt - Copyright (c) 2003 Fredrick Meunier + Copyright (c) 2003-2015 Fredrick Meunier $Id$ Modified: trunk/libspectrum/wav.c =================================================================== --- trunk/libspectrum/wav.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/wav.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* wav.c: Routines for handling WAV raw audio files - Copyright (c) 2007 Fredrick Meunier + Copyright (c) 2007-2015 Fredrick Meunier $Id$ Modified: trunk/libspectrum/z80.c =================================================================== --- trunk/libspectrum/z80.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/z80.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* z80.c: Routines for handling .z80 snapshots - Copyright (c) 2001-2009 Philip Kendall, Darren Salt, Fredrick Meunier + Copyright (c) 2001-2015 Philip Kendall, Darren Salt, Fredrick Meunier $Id$ Modified: trunk/libspectrum/z80em.c =================================================================== --- trunk/libspectrum/z80em.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/z80em.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,4 +1,5 @@ /* z80em.c: Routines for handling Z80Em raw audio files + Copyright (c) 2015 Stuart Brady Copyright (c) 2002 Darren Salt Based on tap.c, copyright (c) 2001 Philip Kendall Modified: trunk/libspectrum/zlib.c =================================================================== --- trunk/libspectrum/zlib.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/zlib.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,6 @@ /* zlib.c: routines for zlib (de)compression of data Copyright (c) 2002 Darren Salt, Philip Kendall + Copyright (c) 2015 Stuart Brady $Id$ Modified: trunk/libspectrum/zxs.c =================================================================== --- trunk/libspectrum/zxs.c 2016-04-29 08:58:33 UTC (rev 5420) +++ trunk/libspectrum/zxs.c 2016-04-29 12:53:22 UTC (rev 5421) @@ -1,5 +1,5 @@ /* zxs.c: Routines for .zxs snapshots - Copyright (c) 1998,2003 Philip Kendall + Copyright (c) 1998,2003,2015 Philip Kendall $Id$ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |