diff options
Diffstat (limited to 'lib')
78 files changed, 468 insertions, 469 deletions
diff --git a/lib/arwfile.cpp b/lib/arwfile.cpp index 85b6fa3..553403e 100644 --- a/lib/arwfile.cpp +++ b/lib/arwfile.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/arwfile.h b/lib/arwfile.h index 976f531..a556da9 100644 --- a/lib/arwfile.h +++ b/lib/arwfile.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/bitmapdata.cpp b/lib/bitmapdata.cpp index 33b01b4..aa73807 100644 --- a/lib/bitmapdata.cpp +++ b/lib/bitmapdata.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <cstdlib> diff --git a/lib/capi/capi.cpp b/lib/capi/capi.cpp index 66c6359..9aedd13 100644 --- a/lib/capi/capi.cpp +++ b/lib/capi/capi.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2005-2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ /** * @brief the libopenraw public C API diff --git a/lib/capi/debug.cpp b/lib/capi/debug.cpp index 399952a..d71a216 100644 --- a/lib/capi/debug.cpp +++ b/lib/capi/debug.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ /** * @brief C API for Debug diff --git a/lib/capi/rawdata.cpp b/lib/capi/rawdata.cpp index 46d9ff2..c4c4abf 100644 --- a/lib/capi/rawdata.cpp +++ b/lib/capi/rawdata.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ /* @brief C api for rawdata */ diff --git a/lib/capi/rawfile.cpp b/lib/capi/rawfile.cpp index 03cee25..d4b4ab9 100644 --- a/lib/capi/rawfile.cpp +++ b/lib/capi/rawfile.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ /* @brief C api for rawfile */ diff --git a/lib/ciffcontainer.cpp b/lib/ciffcontainer.cpp index 1dc73b0..0bc22fe 100644 --- a/lib/ciffcontainer.cpp +++ b/lib/ciffcontainer.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2008 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <cstring> diff --git a/lib/ciffcontainer.h b/lib/ciffcontainer.h index aa2ee75..ea43b9b 100644 --- a/lib/ciffcontainer.h +++ b/lib/ciffcontainer.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ /** diff --git a/lib/cr2file.cpp b/lib/cr2file.cpp index 703e982..91f864c 100644 --- a/lib/cr2file.cpp +++ b/lib/cr2file.cpp @@ -4,10 +4,10 @@ * Copyright (C) 2006-2007 Hubert Figuiere * Copyright (C) 2008 Novell, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <boost/scoped_ptr.hpp> diff --git a/lib/cr2file.h b/lib/cr2file.h index 9e218d5..3ebce30 100644 --- a/lib/cr2file.h +++ b/lib/cr2file.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/crwdecompressor.cpp b/lib/crwdecompressor.cpp index 6848aa6..fc9aa98 100644 --- a/lib/crwdecompressor.cpp +++ b/lib/crwdecompressor.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007-2008 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ /* Simple reference decompresser for Canon digital cameras. diff --git a/lib/crwdecompressor.h b/lib/crwdecompressor.h index fb19169..678b210 100644 --- a/lib/crwdecompressor.h +++ b/lib/crwdecompressor.h @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #ifndef __OPENRAW_CRWDECOMPRESS_H__ diff --git a/lib/crwfile.cpp b/lib/crwfile.cpp index 27f51fa..102fdbc 100644 --- a/lib/crwfile.cpp +++ b/lib/crwfile.cpp @@ -4,10 +4,10 @@ * Copyright (C) 2006-2008 Hubert Figuiere * Copyright (c) 2008 Novell, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <algorithm> diff --git a/lib/crwfile.h b/lib/crwfile.h index 7519432..0ca91db 100644 --- a/lib/crwfile.h +++ b/lib/crwfile.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2008 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/debug.cpp b/lib/debug.cpp index e2c5579..7ae09c0 100644 --- a/lib/debug.cpp +++ b/lib/debug.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/debug.h b/lib/debug.h index b197148..beb5780 100644 --- a/lib/debug.h +++ b/lib/debug.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/decompressor.cpp b/lib/decompressor.cpp index 79b0ab8..27e8c40 100644 --- a/lib/decompressor.cpp +++ b/lib/decompressor.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/decompressor.h b/lib/decompressor.h index 95c5e10..45f66ac 100644 --- a/lib/decompressor.h +++ b/lib/decompressor.h @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #ifndef __OPENRAW_DECOMPRESS_H__ diff --git a/lib/dngfile.cpp b/lib/dngfile.cpp index cab0e84..3f196f3 100644 --- a/lib/dngfile.cpp +++ b/lib/dngfile.cpp @@ -4,10 +4,10 @@ * Copyright (C) 2006-2008 Hubert Figuiere * Copyright (C) 2008 Novell, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/dngfile.h b/lib/dngfile.h index e78c4b3..089c246 100644 --- a/lib/dngfile.h +++ b/lib/dngfile.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/endianutils.h b/lib/endianutils.h index 23c7414..faf1806 100644 --- a/lib/endianutils.h +++ b/lib/endianutils.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/erffile.cpp b/lib/erffile.cpp index 55429f2..5f12b71 100644 --- a/lib/erffile.cpp +++ b/lib/erffile.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2008 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/erffile.h b/lib/erffile.h index acb0e7e..1d99650 100644 --- a/lib/erffile.h +++ b/lib/erffile.h @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/exception.h b/lib/exception.h index a3c71ae..32c9499 100644 --- a/lib/exception.h +++ b/lib/exception.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ @@ -6,10 +6,10 @@ * Defintions taken from libexif: * Copyright (C) 2001 Lutz Müller <lutz@users.sourceforge.net> * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -17,8 +17,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/ifddir.cpp b/lib/ifddir.cpp index 15bb729..1ee82b5 100644 --- a/lib/ifddir.cpp +++ b/lib/ifddir.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/ifddir.h b/lib/ifddir.h index 6743e9d..4068a2f 100644 --- a/lib/ifddir.h +++ b/lib/ifddir.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/ifdentry.cpp b/lib/ifdentry.cpp index f24e123..86b2154 100644 --- a/lib/ifdentry.cpp +++ b/lib/ifdentry.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2008 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/ifdentry.h b/lib/ifdentry.h index dc8856c..31c1163 100644 --- a/lib/ifdentry.h +++ b/lib/ifdentry.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2008 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/ifdfile.cpp b/lib/ifdfile.cpp index 9e59f6b..04f4ecb 100644 --- a/lib/ifdfile.cpp +++ b/lib/ifdfile.cpp @@ -4,10 +4,10 @@ * Copyright (C) 2006-2008 Hubert Figuiere * Copyright (C) 2008 Novell, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <algorithm> diff --git a/lib/ifdfile.h b/lib/ifdfile.h index 5852a3e..e1c460d 100644 --- a/lib/ifdfile.h +++ b/lib/ifdfile.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/ifdfilecontainer.cpp b/lib/ifdfilecontainer.cpp index dbd37a5..12220e9 100644 --- a/lib/ifdfilecontainer.cpp +++ b/lib/ifdfilecontainer.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <sys/types.h> diff --git a/lib/ifdfilecontainer.h b/lib/ifdfilecontainer.h index 5354eff..a556852 100644 --- a/lib/ifdfilecontainer.h +++ b/lib/ifdfilecontainer.h @@ -3,10 +3,10 @@ * * Copyright (C) 2005-2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ /** diff --git a/lib/io/file.cpp b/lib/io/file.cpp index 29612eb..c74def6 100644 --- a/lib/io/file.cpp +++ b/lib/io/file.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuière * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/file.h b/lib/io/file.h index ab68b29..4e7cb3e 100644 --- a/lib/io/file.h +++ b/lib/io/file.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuière * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/io.c b/lib/io/io.c index ca034d9..39cdc1a 100644 --- a/lib/io/io.c +++ b/lib/io/io.c @@ -3,10 +3,10 @@ * * Copyright (C) 2005-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <stdlib.h> diff --git a/lib/io/io_private.h b/lib/io/io_private.h index 10ca27e..9870bf9 100644 --- a/lib/io/io_private.h +++ b/lib/io/io_private.h @@ -3,10 +3,10 @@ * * Copyright (C) 2005-2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/memstream.cpp b/lib/io/memstream.cpp index 28dc47d..85aad59 100644 --- a/lib/io/memstream.cpp +++ b/lib/io/memstream.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007-2008 Hubert Figuière * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/memstream.h b/lib/io/memstream.h index f77340d..19ae1fd 100644 --- a/lib/io/memstream.h +++ b/lib/io/memstream.h @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuière * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #ifndef __IO_MEMSTREAM_H__ diff --git a/lib/io/posix_io.c b/lib/io/posix_io.c index a50740b..323cb95 100644 --- a/lib/io/posix_io.c +++ b/lib/io/posix_io.c @@ -3,10 +3,10 @@ * * Copyright (C) 2005 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/posix_io.h b/lib/io/posix_io.h index bb0cf28..c073700 100644 --- a/lib/io/posix_io.h +++ b/lib/io/posix_io.h @@ -3,10 +3,10 @@ * * Copyright (C) 2005, 2006 Hubert Figuière * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/stream.cpp b/lib/io/stream.cpp index 5932b14..b6d180a 100644 --- a/lib/io/stream.cpp +++ b/lib/io/stream.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuière * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/stream.h b/lib/io/stream.h index 15e3865..16e53e2 100644 --- a/lib/io/stream.h +++ b/lib/io/stream.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuière * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/streamclone.cpp b/lib/io/streamclone.cpp index df8b6a7..414effa 100644 --- a/lib/io/streamclone.cpp +++ b/lib/io/streamclone.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuière * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/streamclone.h b/lib/io/streamclone.h index e77ee67..1138f35 100644 --- a/lib/io/streamclone.h +++ b/lib/io/streamclone.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuière * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/io/teststream.cpp b/lib/io/teststream.cpp index 91824ff..5a8e1eb 100644 --- a/lib/io/teststream.cpp +++ b/lib/io/teststream.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ /** @brief test the IO::Stream class */ diff --git a/lib/jfifcontainer.cpp b/lib/jfifcontainer.cpp index 8c3b3f3..a472260 100644 --- a/lib/jfifcontainer.cpp +++ b/lib/jfifcontainer.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/jfifcontainer.h b/lib/jfifcontainer.h index 3887d59..456e57f 100644 --- a/lib/jfifcontainer.h +++ b/lib/jfifcontainer.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/ljpegdecompressor.cpp b/lib/ljpegdecompressor.cpp index 6458b6d..108cc4f 100644 --- a/lib/ljpegdecompressor.cpp +++ b/lib/ljpegdecompressor.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ /* * Code for JPEG lossless decoding. Large parts are grabbed from the IJG diff --git a/lib/ljpegdecompressor.h b/lib/ljpegdecompressor.h index 272f33e..95cdfd1 100644 --- a/lib/ljpegdecompressor.h +++ b/lib/ljpegdecompressor.h @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #ifndef __OPENRAW_LJPEGDECOMPRESSOR_H__ diff --git a/lib/ljpegdecompressor_priv.h b/lib/ljpegdecompressor_priv.h index aa70809..6b9922a 100644 --- a/lib/ljpegdecompressor_priv.h +++ b/lib/ljpegdecompressor_priv.h @@ -1,13 +1,12 @@ - /* * libopenraw - ljpegdecompressor_priv.h * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #ifndef __OPENRAW_LJPEGDECOMPRESSOR_PRIV_H__ diff --git a/lib/metavalue.cpp b/lib/metavalue.cpp index 680ce69..8818d58 100644 --- a/lib/metavalue.cpp +++ b/lib/metavalue.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/metavalue.h b/lib/metavalue.h index cf88d91..c2cbc9d 100644 --- a/lib/metavalue.h +++ b/lib/metavalue.h @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/mrwcontainer.cpp b/lib/mrwcontainer.cpp index 5275229..8ea36ab 100644 --- a/lib/mrwcontainer.cpp +++ b/lib/mrwcontainer.cpp @@ -4,10 +4,10 @@ * Copyright (C) 2006 Hubert Figuiere * Copyright (C) 2008 Bradley Broom * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include "debug.h" diff --git a/lib/mrwcontainer.h b/lib/mrwcontainer.h index 7ef6cda..08ad284 100644 --- a/lib/mrwcontainer.h +++ b/lib/mrwcontainer.h @@ -4,10 +4,10 @@ * Copyright (C) 2006 Hubert Figuiere * Copyright (C) 2008 Bradley Broom * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/mrwfile.cpp b/lib/mrwfile.cpp index 3679227..02d6f92 100644 --- a/lib/mrwfile.cpp +++ b/lib/mrwfile.cpp @@ -4,10 +4,10 @@ * Copyright (C) 2006,2008 Hubert Figuiere * Copyright (C) 2008 Bradley Broom * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/mrwfile.h b/lib/mrwfile.h index d732b7b..1d55c43 100644 --- a/lib/mrwfile.h +++ b/lib/mrwfile.h @@ -4,10 +4,10 @@ * Copyright (C) 2006-2007 Hubert Figuiere * Copyright (C) 2008 Bradley Broom * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/neffile.cpp b/lib/neffile.cpp index c6b7a8c..5196e2c 100644 --- a/lib/neffile.cpp +++ b/lib/neffile.cpp @@ -4,10 +4,10 @@ * Copyright (C) 2006-2007 Hubert Figuiere * Copyright (C) 2008 Novell, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/neffile.h b/lib/neffile.h index de0b643..cf500d5 100644 --- a/lib/neffile.h +++ b/lib/neffile.h @@ -4,10 +4,10 @@ * Copyright (C) 2006-2007 Hubert Figuiere * Copyright (C) 2008 Novell, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/or_debug.h b/lib/or_debug.h index 7e00aa1..375488f 100644 --- a/lib/or_debug.h +++ b/lib/or_debug.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/orfcontainer.cpp b/lib/orfcontainer.cpp index dd8b6bb..bc298cc 100644 --- a/lib/orfcontainer.cpp +++ b/lib/orfcontainer.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/orfcontainer.h b/lib/orfcontainer.h index 6fdd51b..900020c 100644 --- a/lib/orfcontainer.h +++ b/lib/orfcontainer.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/orffile.cpp b/lib/orffile.cpp index 5866166..d37ead8 100644 --- a/lib/orffile.cpp +++ b/lib/orffile.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <libopenraw++/thumbnail.h> diff --git a/lib/orffile.h b/lib/orffile.h index a7042a4..bc0ca77 100644 --- a/lib/orffile.h +++ b/lib/orffile.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/peffile.cpp b/lib/peffile.cpp index 8de38f1..2dc6634 100644 --- a/lib/peffile.cpp +++ b/lib/peffile.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/peffile.h b/lib/peffile.h index 1748567..c9c4b98 100644 --- a/lib/peffile.h +++ b/lib/peffile.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/rawcontainer.cpp b/lib/rawcontainer.cpp index ef57629..cbe4e8f 100644 --- a/lib/rawcontainer.cpp +++ b/lib/rawcontainer.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <iostream> diff --git a/lib/rawcontainer.h b/lib/rawcontainer.h index eb320e0..89bae98 100644 --- a/lib/rawcontainer.h +++ b/lib/rawcontainer.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/rawdata.cpp b/lib/rawdata.cpp index e7ccc00..9f9c7c0 100644 --- a/lib/rawdata.cpp +++ b/lib/rawdata.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <assert.h> diff --git a/lib/rawfile.cpp b/lib/rawfile.cpp index 28d6d5d..1b7bdf9 100644 --- a/lib/rawfile.cpp +++ b/lib/rawfile.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/rawfilefactory.cpp b/lib/rawfilefactory.cpp index 65625e9..774ee98 100644 --- a/lib/rawfilefactory.cpp +++ b/lib/rawfilefactory.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <iostream> diff --git a/lib/rawfilefactory.h b/lib/rawfilefactory.h index 5eff32b..05b035b 100644 --- a/lib/rawfilefactory.h +++ b/lib/rawfilefactory.h @@ -3,10 +3,10 @@ * * Copyright (C) 2006 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/thumbnail.cpp b/lib/thumbnail.cpp index 9782d76..8b475ba 100644 --- a/lib/thumbnail.cpp +++ b/lib/thumbnail.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2005-2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <cstdlib> diff --git a/lib/tiffepfile.cpp b/lib/tiffepfile.cpp index f2f9053..79e6a22 100644 --- a/lib/tiffepfile.cpp +++ b/lib/tiffepfile.cpp @@ -3,10 +3,10 @@ * * Copyright (C) 2007 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ #include <vector> diff --git a/lib/tiffepfile.h b/lib/tiffepfile.h index 00f223c..971b96c 100644 --- a/lib/tiffepfile.h +++ b/lib/tiffepfile.h @@ -3,10 +3,10 @@ * * Copyright (C) 2007-2008 Hubert Figuiere * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/unpack.cpp b/lib/unpack.cpp index a4c5f01..47857ec 100644 --- a/lib/unpack.cpp +++ b/lib/unpack.cpp @@ -4,10 +4,10 @@ * Copyright (C) 2008 Hubert Figuiere * Copyright (C) 2008 Novell, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ diff --git a/lib/unpack.h b/lib/unpack.h index 78584ff..b43107e 100644 --- a/lib/unpack.h +++ b/lib/unpack.h @@ -4,10 +4,10 @@ * Copyright (C) 2008 Hubert Figuiere * Copyright (C) 2008 Novell, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This library is free software: you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + * License along with this library. If not, see + * <http://www.gnu.org/licenses/>. */ |