diff --git a/include/cdio++/cdio.hpp b/include/cdio++/cdio.hpp index 5d3f3c55..c31de84f 100644 --- a/include/cdio++/cdio.hpp +++ b/include/cdio++/cdio.hpp @@ -1,11 +1,11 @@ -/* -*- C++ -*- - $Id: cdio.hpp,v 1.12 2006/03/11 04:15:35 rocky Exp $ +/* + $Id: cdio.hpp,v 1.13 2008/03/25 15:59:10 karl Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + Copyright (C) 2005, 2006, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file cdio.hpp diff --git a/include/cdio++/cdtext.hpp b/include/cdio++/cdtext.hpp index 1d4be03b..2aeb4b44 100644 --- a/include/cdio++/cdtext.hpp +++ b/include/cdio++/cdtext.hpp @@ -1,11 +1,11 @@ /* - $Id: cdtext.hpp,v 1.1 2005/11/10 11:11:16 rocky Exp $ + $Id: cdtext.hpp,v 1.2 2008/03/25 15:59:10 karl Exp $ - Copyright (C) 2005 Rocky Bernstein + Copyright (C) 2005, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file cdtext.hpp diff --git a/include/cdio++/device.hpp b/include/cdio++/device.hpp index a377180b..cbb75ca2 100644 --- a/include/cdio++/device.hpp +++ b/include/cdio++/device.hpp @@ -1,11 +1,11 @@ -/* -*- C++ -*- - $Id: device.hpp,v 1.6 2006/03/05 06:52:15 rocky Exp $ +/* + $Id: device.hpp,v 1.7 2008/03/25 15:59:10 karl Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + Copyright (C) 2005, 2006, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file device.hpp diff --git a/include/cdio++/devices.hpp b/include/cdio++/devices.hpp index be7ef202..884cd8f6 100644 --- a/include/cdio++/devices.hpp +++ b/include/cdio++/devices.hpp @@ -1,11 +1,11 @@ -/* -*- C++ -*- - $Id: devices.hpp,v 1.4 2006/03/07 10:46:36 rocky Exp $ +/* + $Id: devices.hpp,v 1.5 2008/03/25 15:59:10 karl Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + Copyright (C) 2005, 2006, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file devices.hpp diff --git a/include/cdio++/disc.hpp b/include/cdio++/disc.hpp index ad3670c7..63223874 100644 --- a/include/cdio++/disc.hpp +++ b/include/cdio++/disc.hpp @@ -1,11 +1,11 @@ -/* -*- C++ -*- - $Id: disc.hpp,v 1.1 2005/11/10 11:11:16 rocky Exp $ +/* + $Id: disc.hpp,v 1.2 2008/03/25 15:59:10 karl Exp $ - Copyright (C) 2005 Rocky Bernstein + Copyright (C) 2005, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file disc.hpp diff --git a/include/cdio++/enum.hpp b/include/cdio++/enum.hpp index 88ccc85f..9991be69 100644 --- a/include/cdio++/enum.hpp +++ b/include/cdio++/enum.hpp @@ -1,11 +1,11 @@ -/* -*- C++ -*- - $Id: enum.hpp,v 1.1 2005/11/11 12:26:57 rocky Exp $ +/* + $Id: enum.hpp,v 1.2 2008/03/25 15:59:10 karl Exp $ - Copyright (C) 2005 Rocky Bernstein + Copyright (C) 2005, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file enum.hpp diff --git a/include/cdio++/iso9660.hpp b/include/cdio++/iso9660.hpp index d2f18209..f3b29942 100644 --- a/include/cdio++/iso9660.hpp +++ b/include/cdio++/iso9660.hpp @@ -1,11 +1,11 @@ -/* -*- C++ -*- - $Id: iso9660.hpp,v 1.11 2008/01/09 04:26:23 rocky Exp $ +/* + $Id: iso9660.hpp,v 1.12 2008/03/25 15:59:10 karl Exp $ Copyright (C) 2006, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file iso9660.hpp diff --git a/include/cdio++/mmc.hpp b/include/cdio++/mmc.hpp index e2910ba1..82af1b09 100644 --- a/include/cdio++/mmc.hpp +++ b/include/cdio++/mmc.hpp @@ -1,11 +1,11 @@ /* - $Id: mmc.hpp,v 1.2 2006/01/18 21:31:37 rocky Exp $ + $Id: mmc.hpp,v 1.3 2008/03/25 15:59:10 karl Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + Copyright (C) 2005, 2006, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file mmc.hpp diff --git a/include/cdio++/read.hpp b/include/cdio++/read.hpp index 8dc9dbe9..7cce925b 100644 --- a/include/cdio++/read.hpp +++ b/include/cdio++/read.hpp @@ -1,11 +1,11 @@ -/* -*- C++ -*- - $Id: read.hpp,v 1.2 2006/01/18 21:31:37 rocky Exp $ +/* + $Id: read.hpp,v 1.3 2008/03/25 15:59:10 karl Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + Copyright (C) 2005, 2006, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file read.hpp diff --git a/include/cdio++/track.hpp b/include/cdio++/track.hpp index 91838f95..3e7942fd 100644 --- a/include/cdio++/track.hpp +++ b/include/cdio++/track.hpp @@ -1,11 +1,11 @@ -/* -*- C++ -*- - $Id: track.hpp,v 1.1 2005/11/10 11:11:16 rocky Exp $ +/* + $Id: track.hpp,v 1.2 2008/03/25 15:59:10 karl Exp $ - Copyright (C) 2005 Rocky Bernstein + Copyright (C) 2005, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file track.hpp diff --git a/include/cdio/audio.h b/include/cdio/audio.h index da5c76f6..880cd541 100644 --- a/include/cdio/audio.h +++ b/include/cdio/audio.h @@ -1,11 +1,11 @@ /* -*- c -*- - $Id: audio.h,v 1.11 2007/03/16 15:32:48 rocky Exp $ + $Id: audio.h,v 1.12 2008/03/25 15:59:08 karl Exp $ - Copyright (C) 2005, 2007 Rocky Bernstein + Copyright (C) 2005, 2007, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file audio.h diff --git a/include/cdio/bytesex.h b/include/cdio/bytesex.h index 76d70fbf..e1be483e 100644 --- a/include/cdio/bytesex.h +++ b/include/cdio/bytesex.h @@ -1,12 +1,12 @@ /* - $Id: bytesex.h,v 1.4 2005/02/12 09:48:18 rocky Exp $ + $Id: bytesex.h,v 1.5 2008/03/25 15:59:08 karl Exp $ Copyright (C) 2000, 2004 Herbert Valerio Riedel - Copyright (C) 2005 Rocky Bernstein + Copyright (C) 2005, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file bytesex.h diff --git a/include/cdio/bytesex_asm.h b/include/cdio/bytesex_asm.h index cafff3ea..7f1f131a 100644 --- a/include/cdio/bytesex_asm.h +++ b/include/cdio/bytesex_asm.h @@ -1,12 +1,13 @@ /* - $Id: bytesex_asm.h,v 1.2 2005/01/29 20:54:20 rocky Exp $ + $Id: bytesex_asm.h,v 1.3 2008/03/25 15:59:08 karl Exp $ - Copyright (C) 2001 Sven Ottemann + Copyright (C) 2008 Rocky Bernstein 2001, 2004, 2005 Herbert Valerio Riedel + 2001 Sven Ottemann - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -15,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file bytesex_asm.h diff --git a/include/cdio/cd_types.h b/include/cdio/cd_types.h index 3d3cefff..bc1f16c0 100644 --- a/include/cdio/cd_types.h +++ b/include/cdio/cd_types.h @@ -1,13 +1,13 @@ /* - $Id: cd_types.h,v 1.17 2006/04/12 09:30:14 rocky Exp $ + $Id: cd_types.h,v 1.18 2008/03/25 15:59:08 karl Exp $ - Copyright (C) 2003, 2006 Rocky Bernstein + Copyright (C) 2003, 2006, 2008 Rocky Bernstein Copyright (C) 1996,1997,1998 Gerd Knorr and Heiko Eißfeldt - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file cd_types.h diff --git a/include/cdio/cdda.h b/include/cdio/cdda.h index 7cb2b6d6..c30e129d 100644 --- a/include/cdio/cdda.h +++ b/include/cdio/cdda.h @@ -1,23 +1,21 @@ /* - $Id: cdda.h,v 1.29 2006/10/27 10:38:41 rocky Exp $ + $Id: cdda.h,v 1.30 2008/03/25 15:59:08 karl Exp $ - Copyright (C) 2004, 2005, 2006 Rocky Bernstein - Copyright (C) 2001 Xiph.org - and Heiko Eissfeldt heiko@escape.colossus.de + Copyright (C) 2004, 2005, 2006, 2008 Rocky Bernstein + Copyright (C) 2001 Xiph.org and Heiko Eissfeldt heiko@escape.colossus.de - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file cdda.h diff --git a/include/cdio/cdio.h b/include/cdio/cdio.h index c65243ea..84e54b10 100644 --- a/include/cdio/cdio.h +++ b/include/cdio/cdio.h @@ -1,12 +1,12 @@ /* -*- c -*- - $Id: cdio.h,v 1.81 2005/11/07 07:44:00 rocky Exp $ + $Id: cdio.h,v 1.82 2008/03/25 15:59:08 karl Exp $ + Copyright (C) 2003, 2004, 2005, 2008 Rocky Bernstein Copyright (C) 2001 Herbert Valerio Riedel - Copyright (C) 2003, 2004, 2005 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file cdio.h diff --git a/include/cdio/cdtext.h b/include/cdio/cdtext.h index 165dc5b6..daac733f 100644 --- a/include/cdio/cdtext.h +++ b/include/cdio/cdtext.h @@ -1,13 +1,13 @@ /* - $Id: cdtext.h,v 1.13 2005/11/11 12:26:57 rocky Exp $ + $Id: cdtext.h,v 1.14 2008/03/25 15:59:08 karl Exp $ - Copyright (C) 2004, 2005 Rocky Bernstein + Copyright (C) 2004, 2005, 2008 Rocky Bernstein adapted from cuetools Copyright (C) 2003 Svend Sanjay Sorensen - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /*! * \file cdtext.h diff --git a/include/cdio/device.h b/include/cdio/device.h index 0387059b..cd1d597f 100644 --- a/include/cdio/device.h +++ b/include/cdio/device.h @@ -1,11 +1,11 @@ /* -*- c -*- - $Id: device.h,v 1.36 2006/04/12 09:30:14 rocky Exp $ + $Id: device.h,v 1.37 2008/03/25 15:59:08 karl Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + Copyright (C) 2005, 2006, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file device.h diff --git a/include/cdio/disc.h b/include/cdio/disc.h index 443dfeda..b5ae3c49 100644 --- a/include/cdio/disc.h +++ b/include/cdio/disc.h @@ -1,11 +1,11 @@ /* -*- c -*- - $Id: disc.h,v 1.8 2006/03/07 23:54:43 rocky Exp $ + $Id: disc.h,v 1.9 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2004, 2005, 2006 Rocky Bernstein + Copyright (C) 2004, 2005, 2006, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file disc.h diff --git a/include/cdio/ds.h b/include/cdio/ds.h index 46eaa403..447e30df 100644 --- a/include/cdio/ds.h +++ b/include/cdio/ds.h @@ -1,12 +1,12 @@ /* - $Id: ds.h,v 1.4 2005/03/06 00:03:53 rocky Exp $ + $Id: ds.h,v 1.5 2008/03/25 15:59:09 karl Exp $ + Copyright (C) 2005, 2008 Rocky Bernstein Copyright (C) 2000, 2004 Herbert Valerio Riedel - Copyright (C) 2005 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file ds.h diff --git a/include/cdio/dvd.h b/include/cdio/dvd.h index 46e4a24e..8be8317b 100644 --- a/include/cdio/dvd.h +++ b/include/cdio/dvd.h @@ -1,12 +1,12 @@ /* - $Id: dvd.h,v 1.4 2004/09/04 23:49:47 rocky Exp $ + $Id: dvd.h,v 1.5 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2004 Rocky Bernstein + Copyright (C) 2004 Rocky Bernstein Modeled after GNU/Linux definitions in linux/cdrom.h - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /*! diff --git a/include/cdio/ecma_167.h b/include/cdio/ecma_167.h index 245d863a..78da7ae0 100644 --- a/include/cdio/ecma_167.h +++ b/include/cdio/ecma_167.h @@ -1,9 +1,10 @@ - /* - Copyright (c) 2005, 2006 Rocky Bernstein - Copyright (c) 2001-2002 Ben Fennema - This program is free software; you can redistribute it and/or modify +/* + Copyright (c) 2005, 2006, 2008 Rocky Bernstein + Copyright (c) 2001-2002 Ben Fennema + + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -12,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /* * Some portions taken from FreeBSD ecma167-udf.h which states: diff --git a/include/cdio/iso9660.h b/include/cdio/iso9660.h index dd5cb5ee..1250ca29 100644 --- a/include/cdio/iso9660.h +++ b/include/cdio/iso9660.h @@ -1,17 +1,18 @@ /* - $Id: iso9660.h,v 1.97 2008/01/05 12:12:52 rocky Exp $ + $Id: iso9660.h,v 1.98 2008/03/25 15:59:09 karl Exp $ + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 + Rocky Bernstein Copyright (C) 2000 Herbert Valerio Riedel - Copyright (C) 2003, 2004, 2005, 2006, 2007 Rocky Bernstein See also iso9660.h by Eric Youngdale (1993). Copyright 1993 Yggdrasil Computing, Incorporated Copyright (c) 1999,2000 J. Schilling - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -20,9 +21,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + along with this program. If not, see . */ /*! * \file iso9660.h diff --git a/include/cdio/logging.h b/include/cdio/logging.h index 0a6d853f..988d11c5 100644 --- a/include/cdio/logging.h +++ b/include/cdio/logging.h @@ -1,12 +1,12 @@ /* - $Id: logging.h,v 1.10 2004/10/31 06:07:26 rocky Exp $ + $Id: logging.h,v 1.11 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2000, Herbert Valerio Riedel - Copyright (C) 2003, 2004 Rocky Bernstein + Copyright (C) 2003, 2004, 2008 Rocky Bernstein + Copyright (C) 2000 Herbert Valerio Riedel - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file logging.h diff --git a/include/cdio/mmc.h b/include/cdio/mmc.h index 69efa280..b6c3abc9 100644 --- a/include/cdio/mmc.h +++ b/include/cdio/mmc.h @@ -1,11 +1,12 @@ /* - $Id: mmc.h,v 1.30 2007/11/21 03:01:58 rocky Exp $ + $Id: mmc.h,v 1.31 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2003, 2004, 2005, 2006, 2007 Rocky Bernstein + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 + Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** diff --git a/include/cdio/paranoia.h b/include/cdio/paranoia.h index 5062ad04..dee8dd31 100644 --- a/include/cdio/paranoia.h +++ b/include/cdio/paranoia.h @@ -1,22 +1,21 @@ /* - $Id: paranoia.h,v 1.14 2007/09/28 12:09:38 rocky Exp $ + $Id: paranoia.h,v 1.15 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2004, 2005, 2006, 2007 Rocky Bernstein - Copyright (C) 1998 Monty xiphmont@mit.edu + Copyright (C) 2004, 2005, 2006, 2007, 2008 Rocky Bernstein + Copyright (C) 1998 Monty xiphmont@mit.edu - 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 - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 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 + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ /** \file paranoia.h diff --git a/include/cdio/posix.h b/include/cdio/posix.h index e4e14076..89e0ad37 100644 --- a/include/cdio/posix.h +++ b/include/cdio/posix.h @@ -1,11 +1,11 @@ /* - $Id: posix.h,v 1.1 2005/11/06 00:39:37 rocky Exp $ + $Id: posix.h,v 1.2 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2005 Rocky Bernstein + Copyright (C) 2005, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /*! * \file posix.h diff --git a/include/cdio/read.h b/include/cdio/read.h index 2788ddfc..81e5148a 100644 --- a/include/cdio/read.h +++ b/include/cdio/read.h @@ -1,11 +1,11 @@ -/* -*- c -*- - $Id: read.h,v 1.14 2007/04/15 16:23:58 rocky Exp $ +/* + $Id: read.h,v 1.15 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2005, 2006, 2007 Rocky Bernstein + Copyright (C) 2005, 2006, 2007, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file read.h diff --git a/include/cdio/rock.h b/include/cdio/rock.h index 8711d4d8..57003276 100644 --- a/include/cdio/rock.h +++ b/include/cdio/rock.h @@ -1,13 +1,14 @@ /* - $Id: rock.h,v 1.14 2006/01/14 09:44:53 rocky Exp $ + $Id: rock.h,v 1.15 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + Copyright (C) 2005, 2006 2008 Rocky Bernstein See also rock.c by Eric Youngdale (1993) from GNU/Linux This is Copyright 1993 Yggdrasil Computing, Incorporated + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -16,8 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /*! \file rock.h diff --git a/include/cdio/scsi_mmc.h b/include/cdio/scsi_mmc.h index 55e13a33..2c8e5d55 100644 --- a/include/cdio/scsi_mmc.h +++ b/include/cdio/scsi_mmc.h @@ -1,11 +1,11 @@ /* - $Id: scsi_mmc.h,v 1.45 2005/02/07 03:36:02 rocky Exp $ + $Id: scsi_mmc.h,v 1.46 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2003, 2004, 2005 Rocky Bernstein + Copyright (C) 2003, 2004, 2005, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /*! diff --git a/include/cdio/sector.h b/include/cdio/sector.h index 0239c8f9..056433d9 100644 --- a/include/cdio/sector.h +++ b/include/cdio/sector.h @@ -1,12 +1,12 @@ /* - $Id: sector.h,v 1.37 2006/01/14 09:44:53 rocky Exp $ + $Id: sector.h,v 1.38 2008/03/25 15:59:09 karl Exp $ + Copyright (C) 2003, 2004, 2005, 2006, 2008 Rocky Bernstein Copyright (C) 2000 Herbert Valerio Riedel - Copyright (C) 2003, 2004, 2005, 2006 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /*! \file sector.h diff --git a/include/cdio/track.h b/include/cdio/track.h index 93e67ba5..9deb942b 100644 --- a/include/cdio/track.h +++ b/include/cdio/track.h @@ -1,11 +1,11 @@ -/* -*- c -*- - $Id: track.h,v 1.13 2008/03/20 01:40:28 edsdead Exp $ +/* + $Id: track.h,v 1.14 2008/03/25 15:59:09 karl Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + Copyright (C) 2005, 2006, 2008 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file track.h diff --git a/include/cdio/types.h b/include/cdio/types.h index b07da396..347bf5a7 100644 --- a/include/cdio/types.h +++ b/include/cdio/types.h @@ -1,13 +1,13 @@ /* - $Id: types.h,v 1.36 2006/06/02 21:54:21 gmerlin Exp $ + $Id: types.h,v 1.37 2008/03/25 15:59:09 karl Exp $ + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008 + Rocky Bernstein Copyright (C) 2000 Herbert Valerio Riedel - Copyright (C) 2002, 2003, 2004, 2005, 2006 - Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** \file types.h diff --git a/include/cdio/udf.h b/include/cdio/udf.h index 2a369797..e35d74d1 100644 --- a/include/cdio/udf.h +++ b/include/cdio/udf.h @@ -1,10 +1,11 @@ /* - $Id: udf.h,v 1.21 2006/04/16 02:34:10 rocky Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + $Id: udf.h,v 1.22 2008/03/25 15:59:09 karl Exp $ - This program is free software; you can redistribute it and/or modify + Copyright (C) 2005, 2006, 2008 Rocky Bernstein + + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -13,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /*! diff --git a/include/cdio/udf_file.h b/include/cdio/udf_file.h index 3fc9b13f..0b8fe99e 100644 --- a/include/cdio/udf_file.h +++ b/include/cdio/udf_file.h @@ -1,10 +1,11 @@ /* - $Id: udf_file.h,v 1.11 2006/04/15 03:05:14 rocky Exp $ - Copyright (C) 2005, 2006 Rocky Bernstein + $Id: udf_file.h,v 1.12 2008/03/25 15:59:09 karl Exp $ - This program is free software; you can redistribute it and/or modify + Copyright (C) 2005, 2006, 2008 Rocky Bernstein + + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -13,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /** diff --git a/include/cdio/udf_time.h b/include/cdio/udf_time.h index 7311c33d..791fcdd9 100644 --- a/include/cdio/udf_time.h +++ b/include/cdio/udf_time.h @@ -1,10 +1,11 @@ /* - $Id: udf_time.h,v 1.4 2005/11/01 03:14:50 rocky Exp $ - Copyright (C) 2005 Rocky Bernstein + $Id: udf_time.h,v 1.5 2008/03/25 15:59:09 karl Exp $ - This program is free software; you can redistribute it and/or modify + Copyright (C) 2005, 2008 Rocky Bernstein + + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -13,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /*! diff --git a/include/cdio/utf8.h b/include/cdio/utf8.h index 38bc8609..236105e9 100644 --- a/include/cdio/utf8.h +++ b/include/cdio/utf8.h @@ -1,9 +1,12 @@ /* + $Id: utf8.h,v 1.2 2008/03/25 15:59:09 karl Exp $ + + Copyright (C) 2008 Rocky Bernstein Copyright (C) 2006 Burkhard Plaum - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -12,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. + along with this program. If not, see . */ /* UTF-8 support */ diff --git a/include/cdio/util.h b/include/cdio/util.h index 11c8e556..81557dc7 100644 --- a/include/cdio/util.h +++ b/include/cdio/util.h @@ -1,12 +1,12 @@ /* - $Id: util.h,v 1.11 2006/11/27 19:31:37 gmerlin Exp $ + $Id: util.h,v 1.12 2008/03/25 15:59:10 karl Exp $ + Copyright (C) 2004, 2005, 2006, 2008 Rocky Bernstein Copyright (C) 2000 Herbert Valerio Riedel - Copyright (C) 2004, 2005, 2006 Rocky Bernstein - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ #ifndef __CDIO_UTIL_H__ diff --git a/include/cdio/xa.h b/include/cdio/xa.h index bbdd6f0d..13b21c8f 100644 --- a/include/cdio/xa.h +++ b/include/cdio/xa.h @@ -1,18 +1,17 @@ /* - $Id: xa.h,v 1.18 2006/01/14 09:44:53 rocky Exp $ + $Id: xa.h,v 1.19 2008/03/25 15:59:10 karl Exp $ + Copyright (C) 2003, 2004, 2005, 2006, 2008 Rocky Bernstein Copyright (C) 2000 Herbert Valerio Riedel - Copyright (C) 2003, 2004, 2005, 2006 Rocky Bernstein - See also iso9660.h by Eric Youngdale (1993) and in cdrtools. These - are + See also iso9660.h by Eric Youngdale (1993) and in cdrtools. These are Copyright 1993 Yggdrasil Computing, Incorporated Copyright (c) 1999,2000 J. Schilling - This program is free software; you can redistribute it and/or modify + 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -21,8 +20,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see . */ /*! \file xa.h