From 7db3e460f9220c67a3303d9347f7157abbdb74a0 Mon Sep 17 00:00:00 2001 From: Emmanuel Pacaud Date: Fri, 14 Feb 2025 21:22:35 +0100 Subject: [PATCH] Add SPDX license identifier Fix #984 --- COPYING | 203 ++++++++++------------- gst/gstaravis.c | 20 ++- gst/gstaravis.h | 20 ++- src/arv.h | 11 +- src/arvapi.h.in | 11 +- src/arvbuffer.c | 11 +- src/arvbuffer.h | 11 +- src/arvbufferprivate.h | 11 +- src/arvcamera.c | 11 +- src/arvcamera.h | 11 +- src/arvchunkparser.c | 11 +- src/arvchunkparser.h | 11 +- src/arvchunkparserprivate.h | 11 +- src/arvdebug.c | 11 +- src/arvdebug.h | 11 +- src/arvdebugprivate.h | 11 +- src/arvdevice.c | 11 +- src/arvdevice.h | 11 +- src/arvdeviceprivate.h | 11 +- src/arvdomcharacterdata.c | 11 +- src/arvdomcharacterdata.h | 11 +- src/arvdomdocument.c | 11 +- src/arvdomdocument.h | 11 +- src/arvdomdocumentfragment.c | 11 +- src/arvdomdocumentfragment.h | 11 +- src/arvdomelement.c | 11 +- src/arvdomelement.h | 11 +- src/arvdomimplementation.c | 11 +- src/arvdomimplementation.h | 11 +- src/arvdomnamednodemap.c | 11 +- src/arvdomnamednodemap.h | 11 +- src/arvdomnode.c | 11 +- src/arvdomnode.h | 11 +- src/arvdomnodechildlist.c | 11 +- src/arvdomnodechildlist.h | 11 +- src/arvdomnodelist.c | 11 +- src/arvdomnodelist.h | 11 +- src/arvdomparser.c | 11 +- src/arvdomparser.h | 11 +- src/arvdomtext.c | 11 +- src/arvdomtext.h | 11 +- src/arvenums.c | 11 +- src/arvenums.h | 11 +- src/arvevaluator.c | 11 +- src/arvevaluator.h | 11 +- src/arvfakecamera.c | 11 +- src/arvfakecamera.h | 11 +- src/arvfakedevice.c | 11 +- src/arvfakedevice.h | 11 +- src/arvfakedeviceprivate.h | 11 +- src/arvfakegvcamera.c | 11 +- src/arvfakeinterface.c | 11 +- src/arvfakeinterface.h | 11 +- src/arvfakeinterfaceprivate.h | 11 +- src/arvfakestream.c | 11 +- src/arvfakestream.h | 11 +- src/arvfakestreamprivate.h | 11 +- src/arvfeatures.h.in | 11 +- src/arvgc.c | 11 +- src/arvgc.h | 11 +- src/arvgcboolean.c | 11 +- src/arvgcboolean.h | 11 +- src/arvgccategory.c | 11 +- src/arvgccategory.h | 11 +- src/arvgccommand.c | 11 +- src/arvgccommand.h | 11 +- src/arvgcconverter.c | 11 +- src/arvgcconverter.h | 11 +- src/arvgcconverternode.c | 11 +- src/arvgcconverternode.h | 11 +- src/arvgcconverterprivate.h | 11 +- src/arvgcdefaultsprivate.h | 11 +- src/arvgcenumentry.c | 11 +- src/arvgcenumentry.h | 11 +- src/arvgcenumeration.c | 11 +- src/arvgcenumeration.h | 11 +- src/arvgcenums.c | 11 +- src/arvgcenums.h | 11 +- src/arvgcfeaturenode.c | 11 +- src/arvgcfeaturenode.h | 11 +- src/arvgcfeaturenodeprivate.h | 11 +- src/arvgcfloat.c | 11 +- src/arvgcfloat.h | 11 +- src/arvgcfloatnode.c | 11 +- src/arvgcfloatnode.h | 11 +- src/arvgcfloatregnode.c | 11 +- src/arvgcfloatregnode.h | 11 +- src/arvgcgroupnode.c | 11 +- src/arvgcgroupnode.h | 11 +- src/arvgcindexnode.c | 11 +- src/arvgcindexnode.h | 11 +- src/arvgcintconverternode.c | 11 +- src/arvgcintconverternode.h | 11 +- src/arvgcinteger.c | 11 +- src/arvgcinteger.h | 11 +- src/arvgcintegernode.c | 11 +- src/arvgcintegernode.h | 11 +- src/arvgcintregnode.c | 11 +- src/arvgcintregnode.h | 11 +- src/arvgcintswissknifenode.c | 11 +- src/arvgcintswissknifenode.h | 11 +- src/arvgcinvalidatornode.c | 11 +- src/arvgcinvalidatornode.h | 11 +- src/arvgcmaskedintregnode.c | 11 +- src/arvgcmaskedintregnode.h | 11 +- src/arvgcnode.c | 11 +- src/arvgcnode.h | 11 +- src/arvgcport.c | 11 +- src/arvgcport.h | 11 +- src/arvgcprivate.h | 11 +- src/arvgcpropertynode.c | 11 +- src/arvgcpropertynode.h | 11 +- src/arvgcregister.c | 11 +- src/arvgcregister.h | 11 +- src/arvgcregisterdescriptionnode.c | 11 +- src/arvgcregisterdescriptionnode.h | 11 +- src/arvgcregisternode.c | 11 +- src/arvgcregisternode.h | 11 +- src/arvgcregisternodeprivate.h | 11 +- src/arvgcselector.c | 11 +- src/arvgcselector.h | 11 +- src/arvgcstring.c | 11 +- src/arvgcstring.h | 11 +- src/arvgcstringnode.c | 11 +- src/arvgcstringnode.h | 11 +- src/arvgcstringregnode.c | 11 +- src/arvgcstringregnode.h | 11 +- src/arvgcstructentrynode.c | 11 +- src/arvgcstructentrynode.h | 11 +- src/arvgcstructregnode.c | 11 +- src/arvgcstructregnode.h | 11 +- src/arvgcswissknife.c | 11 +- src/arvgcswissknife.h | 11 +- src/arvgcswissknifenode.c | 11 +- src/arvgcswissknifenode.h | 11 +- src/arvgcswissknifeprivate.h | 11 +- src/arvgcvalueindexednode.c | 11 +- src/arvgcvalueindexednode.h | 11 +- src/arvgvcp.c | 11 +- src/arvgvcpprivate.h | 11 +- src/arvgvdevice.c | 11 +- src/arvgvdevice.h | 11 +- src/arvgvdeviceprivate.h | 11 +- src/arvgvfakecamera.c | 11 +- src/arvgvfakecamera.h | 11 +- src/arvgvinterface.c | 11 +- src/arvgvinterface.h | 11 +- src/arvgvinterfaceprivate.h | 11 +- src/arvgvsp.c | 11 +- src/arvgvspprivate.h | 11 +- src/arvgvstream.c | 11 +- src/arvgvstream.h | 11 +- src/arvgvstreamprivate.h | 11 +- src/arvinterface.c | 11 +- src/arvinterface.h | 11 +- src/arvinterfaceprivate.h | 11 +- src/arvmisc.c | 11 +- src/arvmisc.h | 11 +- src/arvmiscprivate.h | 11 +- src/arvnetwork.c | 11 +- src/arvnetworkprivate.h | 11 +- src/arvparamsprivate.h.in | 11 +- src/arvrealtime.c | 2 +- src/arvrealtime.h | 11 +- src/arvrealtimeprivate.h | 11 +- src/arvstr.c | 11 +- src/arvstr.h | 11 +- src/arvstream.c | 11 +- src/arvstream.h | 11 +- src/arvstreamprivate.h | 11 +- src/arvsystem.c | 11 +- src/arvsystem.h | 11 +- src/arvtest.c | 11 +- src/arvtool.c | 11 +- src/arvtypes.h | 11 +- src/arvuvcp.c | 11 +- src/arvuvcpprivate.h | 11 +- src/arvuvdevice.c | 11 +- src/arvuvdevice.h | 11 +- src/arvuvdeviceprivate.h | 11 +- src/arvuvinterface.c | 11 +- src/arvuvinterface.h | 11 +- src/arvuvinterfaceprivate.h | 11 +- src/arvuvsp.c | 11 +- src/arvuvspprivate.h | 11 +- src/arvuvstream.c | 11 +- src/arvuvstream.h | 11 +- src/arvuvstreamprivate.h | 11 +- src/arvversion.h.in | 11 +- src/arvwakeup.c | 10 +- src/arvwakeupprivate.h | 10 +- src/arvxmlschema.c | 11 +- src/arvxmlschema.h | 11 +- src/arvzip.c | 11 +- src/arvzip.h | 11 +- tests/arvacquisitiontest.c | 2 + tests/arvautopacketsizetest.c | 2 + tests/arvchunkparsertest.c | 2 + tests/arvdevicescantest.c | 2 + tests/arvdevicetest.c | 2 + tests/arvevaluatortest.c | 2 + tests/arvexample.c | 2 + tests/arvgenicamtest.c | 2 + tests/arvheartbeattest.c | 2 + tests/arvnetworktest.c | 2 + tests/arvroitest.c | 2 + tests/arvziptest.c | 2 + tests/buffer.c | 2 + tests/cpp.cc | 2 + tests/dom.c | 2 + tests/evaluator.c | 2 + tests/exception.py | 2 + tests/fake.c | 2 + tests/fake.py | 2 + tests/fakegv.c | 2 + tests/genicam.c | 2 + tests/loadhttptest.c | 2 + tests/misc.c | 2 + tests/python/arv-buffer-test.py | 4 +- tests/python/arv-camera-test.py | 4 +- tests/python/arv-enum-test.py | 4 +- tests/python/arv-evaluator-test.py | 4 +- tests/python/arv-feature-test.py | 4 +- tests/python/arv-genicam-test.py | 4 +- tests/python/arv-gst-software-trigger.py | 4 +- tests/python/arv-roi-test.py | 12 +- tests/python/arv-single-buffer-test.py | 4 +- tests/python/arv-stream-callback.py | 4 +- tests/realtimetest.c | 47 +++--- viewer/arvviewer.c | 11 +- viewer/arvviewer.h | 11 +- viewer/arvviewertypes.h | 11 +- viewer/main.c | 11 +- 233 files changed, 1392 insertions(+), 1137 deletions(-) diff --git a/COPYING b/COPYING index 4362b4915..5bc8fb2c8 100644 --- a/COPYING +++ b/COPYING @@ -1,14 +1,13 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 + GNU LIBRARY GENERAL PUBLIC LICENSE + Version 2, June 1991 - Copyright (C) 1991, 1999 Free Software Foundation, Inc. + Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] Preamble @@ -17,109 +16,97 @@ freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. + This license, the Library General Public License, applies to some +specially designated Free Software Foundation software, and to any +other libraries whose authors decide to use it. You can use it for +your libraries, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if +you distribute copies of the library, or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling +code. If you link a program with the library, you must provide +complete object files to the recipients so that they can relink them +with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal + Our method of protecting your rights has two steps: (1) copyright +the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. + Also, for each distributor's protection, we want to make certain +that everyone understands that there is no warranty for this free +library. If the library is modified by someone else and passed on, we +want its recipients to know that what they have is not the original +version, so that any problems introduced by others will not reflect on +the original authors' reputations. - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that companies distributing free +software will individually obtain patent licenses, thus in effect +transforming the program into proprietary software. To prevent this, +we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + + Most GNU software, including some libraries, is covered by the ordinary +GNU General Public License, which was designed for utility programs. This +license, the GNU Library General Public License, applies to certain +designated libraries. This license is quite different from the ordinary +one; be sure to read it in full, and don't assume that anything in it is +the same as in the ordinary license. + + The reason we have a separate public license for some libraries is that +they blur the distinction we usually make between modifying or adding to a +program and simply using it. Linking a program with a library, without +changing the library, is in some sense simply using the library, and is +analogous to running a utility program or application program. However, in +a textual and legal sense, the linked executable is a combined work, a +derivative of the original library, and the ordinary General Public License +treats it as such. + + Because of this blurred distinction, using the ordinary General +Public License for libraries did not effectively promote software +sharing, because most developers did not use the libraries. We +concluded that weaker conditions might promote sharing better. + + However, unrestricted linking of non-free programs would deprive the +users of those programs of all benefit from the free status of the +libraries themselves. This Library General Public License is intended to +permit developers of non-free programs to use free libraries, while +preserving your freedom as a user of such programs to change the free +libraries that are incorporated in them. (We have not seen how to achieve +this as regards changes in header files, but we have achieved it as regards +changes in the actual functions of the Library.) The hope is that this +will lead to faster development of free libraries. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. +former contains code derived from the library, while the latter only +works together with the library. + + Note that it is possible for a library to be covered by the ordinary +General Public License rather than by this special one. - GNU LESSER GENERAL PUBLIC LICENSE + GNU LIBRARY GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". + 0. This License Agreement applies to any software library which +contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Library +General Public License (also called "this License"). Each licensee is +addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs @@ -146,7 +133,7 @@ such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. - + 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an @@ -268,7 +255,7 @@ distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. - 6. As an exception to the Sections above, you may also combine or + 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit @@ -295,31 +282,23 @@ of these things: Library will not necessarily be able to recompile the application to use the modified definitions.) - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at + b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. - d) If distribution of the work is made by offering access to copy + c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. - e) Verify that the user has already received a copy of these + d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major +the source code distributed need not include anything that is normally +distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. @@ -368,7 +347,7 @@ Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with +You are not responsible for enforcing compliance by third parties to this License. 11. If, as a consequence of a court judgment or allegation of patent @@ -411,7 +390,7 @@ excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. +versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. @@ -474,16 +453,16 @@ convey the exclusion of warranty; and each file should have at least the Copyright (C) This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public + modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. + version 2 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 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + Library General Public License for more details. - You should have received a copy of the GNU Lesser General Public + You should have received a copy of the GNU Library 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 diff --git a/gst/gstaravis.c b/gst/gstaravis.c index d7ae05531..981e08c2e 100644 --- a/gst/gstaravis.c +++ b/gst/gstaravis.c @@ -1,23 +1,27 @@ -/* +/* Aravis - Digital camera library + * * Copyright © 2006 Eric Jonas * Copyright © 2006 Antoine Tremblay * Copyright © 2010 United States Government, Joshua M. Doe - * Copyright © 2010-2019 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Library General Public License for more details. + * 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, see + * . * - * You should have received a copy of the GNU Library 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. + * Author: Emmanuel Pacaud */ /** diff --git a/gst/gstaravis.h b/gst/gstaravis.h index fb5f14476..c4e202e64 100644 --- a/gst/gstaravis.h +++ b/gst/gstaravis.h @@ -1,23 +1,27 @@ -/* +/* Aravis - Digital camera library + * * Copyright © 2006 Eric Jonas * Copyright © 2006 Antoine Tremblay * Copyright © 2010 United States Government, Joshua M. Doe - * Copyright © 2010-2019 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Library General Public License for more details. + * 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, see + * . * - * You should have received a copy of the GNU Library 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. + * Author: Emmanuel Pacaud */ #ifndef ARV_GST_H diff --git a/src/arv.h b/src/arv.h index 47443c77c..da01e2071 100644 --- a/src/arv.h +++ b/src/arv.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvapi.h.in b/src/arvapi.h.in index d6461ee87..a6fb87346 100644 --- a/src/arvapi.h.in +++ b/src/arvapi.h.in @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2023 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvbuffer.c b/src/arvbuffer.c index e9a81c071..a5b43e64c 100644 --- a/src/arvbuffer.c +++ b/src/arvbuffer.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvbuffer.h b/src/arvbuffer.h index f17c24d34..b84591322 100644 --- a/src/arvbuffer.h +++ b/src/arvbuffer.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvbufferprivate.h b/src/arvbufferprivate.h index 1f5735590..49e4ae5a1 100644 --- a/src/arvbufferprivate.h +++ b/src/arvbufferprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvcamera.c b/src/arvcamera.c index d5dfc2717..da5d8875a 100644 --- a/src/arvcamera.c +++ b/src/arvcamera.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvcamera.h b/src/arvcamera.h index 2a8ca12be..514427c9c 100644 --- a/src/arvcamera.h +++ b/src/arvcamera.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvchunkparser.c b/src/arvchunkparser.c index fd604af11..136a0c25e 100644 --- a/src/arvchunkparser.c +++ b/src/arvchunkparser.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvchunkparser.h b/src/arvchunkparser.h index d3ef90b03..1ffa6df90 100644 --- a/src/arvchunkparser.h +++ b/src/arvchunkparser.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvchunkparserprivate.h b/src/arvchunkparserprivate.h index 14b15e43b..172ff4839 100644 --- a/src/arvchunkparserprivate.h +++ b/src/arvchunkparserprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvdebug.c b/src/arvdebug.c index 4f151df8f..7e4e20c89 100644 --- a/src/arvdebug.c +++ b/src/arvdebug.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvdebug.h b/src/arvdebug.h index f1752f327..a461050e0 100644 --- a/src/arvdebug.h +++ b/src/arvdebug.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvdebugprivate.h b/src/arvdebugprivate.h index c121df25c..383e031fe 100644 --- a/src/arvdebugprivate.h +++ b/src/arvdebugprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvdevice.c b/src/arvdevice.c index 1ccd8f257..340a5e30f 100644 --- a/src/arvdevice.c +++ b/src/arvdevice.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvdevice.h b/src/arvdevice.h index 2c6571c26..79e130c5f 100644 --- a/src/arvdevice.h +++ b/src/arvdevice.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvdeviceprivate.h b/src/arvdeviceprivate.h index 35cc61eb2..b240dcd43 100644 --- a/src/arvdeviceprivate.h +++ b/src/arvdeviceprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvdomcharacterdata.c b/src/arvdomcharacterdata.c index 8b5697704..f020dc743 100644 --- a/src/arvdomcharacterdata.c +++ b/src/arvdomcharacterdata.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomcharacterdata.h b/src/arvdomcharacterdata.h index 0ddd5f4e4..256f738bc 100644 --- a/src/arvdomcharacterdata.h +++ b/src/arvdomcharacterdata.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomdocument.c b/src/arvdomdocument.c index 9a2d8fbbd..d0c910c3b 100644 --- a/src/arvdomdocument.c +++ b/src/arvdomdocument.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomdocument.h b/src/arvdomdocument.h index 6528a1b30..9fe9a68ad 100644 --- a/src/arvdomdocument.h +++ b/src/arvdomdocument.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomdocumentfragment.c b/src/arvdomdocumentfragment.c index 9e512411d..331c7504a 100644 --- a/src/arvdomdocumentfragment.c +++ b/src/arvdomdocumentfragment.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomdocumentfragment.h b/src/arvdomdocumentfragment.h index e6c9c007a..1f7fb892c 100644 --- a/src/arvdomdocumentfragment.h +++ b/src/arvdomdocumentfragment.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomelement.c b/src/arvdomelement.c index 8ac34ad9e..47463bd4f 100644 --- a/src/arvdomelement.c +++ b/src/arvdomelement.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomelement.h b/src/arvdomelement.h index 9f80bd923..b9f4f43a4 100644 --- a/src/arvdomelement.h +++ b/src/arvdomelement.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomimplementation.c b/src/arvdomimplementation.c index 9f0200588..075d7dd2c 100644 --- a/src/arvdomimplementation.c +++ b/src/arvdomimplementation.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomimplementation.h b/src/arvdomimplementation.h index c732fd076..f47a4a417 100644 --- a/src/arvdomimplementation.h +++ b/src/arvdomimplementation.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomnamednodemap.c b/src/arvdomnamednodemap.c index 930dba259..5a2d8f04a 100644 --- a/src/arvdomnamednodemap.c +++ b/src/arvdomnamednodemap.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomnamednodemap.h b/src/arvdomnamednodemap.h index 26b1ac0c3..fccc737bd 100644 --- a/src/arvdomnamednodemap.h +++ b/src/arvdomnamednodemap.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomnode.c b/src/arvdomnode.c index 4742b2c89..29fcdbd94 100644 --- a/src/arvdomnode.c +++ b/src/arvdomnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomnode.h b/src/arvdomnode.h index 6c7e8cfd4..99b211933 100644 --- a/src/arvdomnode.h +++ b/src/arvdomnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomnodechildlist.c b/src/arvdomnodechildlist.c index e3c7866a1..2d9bd7ec4 100644 --- a/src/arvdomnodechildlist.c +++ b/src/arvdomnodechildlist.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomnodechildlist.h b/src/arvdomnodechildlist.h index d740ca5ef..019ae254d 100644 --- a/src/arvdomnodechildlist.h +++ b/src/arvdomnodechildlist.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomnodelist.c b/src/arvdomnodelist.c index 9e1f9cd60..8e9e8c84f 100644 --- a/src/arvdomnodelist.c +++ b/src/arvdomnodelist.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomnodelist.h b/src/arvdomnodelist.h index 677cdda3b..af73ca6e5 100644 --- a/src/arvdomnodelist.h +++ b/src/arvdomnodelist.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomparser.c b/src/arvdomparser.c index 4cbf2cfc5..2b5a9d31b 100644 --- a/src/arvdomparser.c +++ b/src/arvdomparser.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomparser.h b/src/arvdomparser.h index 5752002b6..f63976fce 100644 --- a/src/arvdomparser.h +++ b/src/arvdomparser.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomtext.c b/src/arvdomtext.c index 91c80ed4f..5b559aeaf 100644 --- a/src/arvdomtext.c +++ b/src/arvdomtext.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvdomtext.h b/src/arvdomtext.h index c4c2bdb4b..bee87d928 100644 --- a/src/arvdomtext.h +++ b/src/arvdomtext.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvenums.c b/src/arvenums.c index b4c1786ca..be2f4d9b5 100644 --- a/src/arvenums.c +++ b/src/arvenums.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvenums.h b/src/arvenums.h index f6f7d1a0b..f87cf4700 100644 --- a/src/arvenums.h +++ b/src/arvenums.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2023 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvevaluator.c b/src/arvevaluator.c index e9963f81b..9affe3ac4 100644 --- a/src/arvevaluator.c +++ b/src/arvevaluator.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvevaluator.h b/src/arvevaluator.h index 7255f0af2..738ac48ee 100644 --- a/src/arvevaluator.h +++ b/src/arvevaluator.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakecamera.c b/src/arvfakecamera.c index 667c0a25c..c16a4a544 100644 --- a/src/arvfakecamera.c +++ b/src/arvfakecamera.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakecamera.h b/src/arvfakecamera.h index 3c39c28bc..152b00263 100644 --- a/src/arvfakecamera.h +++ b/src/arvfakecamera.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakedevice.c b/src/arvfakedevice.c index c3e918073..b6125b318 100644 --- a/src/arvfakedevice.c +++ b/src/arvfakedevice.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakedevice.h b/src/arvfakedevice.h index 0090fd406..e832d2c72 100644 --- a/src/arvfakedevice.h +++ b/src/arvfakedevice.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakedeviceprivate.h b/src/arvfakedeviceprivate.h index f353ce7d0..5466b7392 100644 --- a/src/arvfakedeviceprivate.h +++ b/src/arvfakedeviceprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakegvcamera.c b/src/arvfakegvcamera.c index cd9eed9c7..ea5c283ae 100644 --- a/src/arvfakegvcamera.c +++ b/src/arvfakegvcamera.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakeinterface.c b/src/arvfakeinterface.c index 3e5f026c5..3cf578139 100644 --- a/src/arvfakeinterface.c +++ b/src/arvfakeinterface.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakeinterface.h b/src/arvfakeinterface.h index a5a9f65b3..8c0ab6461 100644 --- a/src/arvfakeinterface.h +++ b/src/arvfakeinterface.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakeinterfaceprivate.h b/src/arvfakeinterfaceprivate.h index 1a543894d..e273e89cb 100644 --- a/src/arvfakeinterfaceprivate.h +++ b/src/arvfakeinterfaceprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakestream.c b/src/arvfakestream.c index a853667db..4a5668173 100644 --- a/src/arvfakestream.c +++ b/src/arvfakestream.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakestream.h b/src/arvfakestream.h index cde4d1e1c..988df2eab 100644 --- a/src/arvfakestream.h +++ b/src/arvfakestream.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfakestreamprivate.h b/src/arvfakestreamprivate.h index 4e02df98b..40cf80035 100644 --- a/src/arvfakestreamprivate.h +++ b/src/arvfakestreamprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvfeatures.h.in b/src/arvfeatures.h.in index 9b5ec1745..81d5f5123 100644 --- a/src/arvfeatures.h.in +++ b/src/arvfeatures.h.in @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2016 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgc.c b/src/arvgc.c index 3772175ff..3c3eb0e68 100644 --- a/src/arvgc.c +++ b/src/arvgc.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgc.h b/src/arvgc.h index 89943f7d4..f26b26314 100644 --- a/src/arvgc.h +++ b/src/arvgc.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcboolean.c b/src/arvgcboolean.c index 31222fa45..dc82798da 100644 --- a/src/arvgcboolean.c +++ b/src/arvgcboolean.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcboolean.h b/src/arvgcboolean.h index 098bf84b5..d9a8ea14e 100644 --- a/src/arvgcboolean.h +++ b/src/arvgcboolean.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgccategory.c b/src/arvgccategory.c index 8bead0226..b3f0213e2 100644 --- a/src/arvgccategory.c +++ b/src/arvgccategory.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgccategory.h b/src/arvgccategory.h index d9c2a0ac7..b0c97b119 100644 --- a/src/arvgccategory.h +++ b/src/arvgccategory.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgccommand.c b/src/arvgccommand.c index 5f661bed1..58aa8b1b0 100644 --- a/src/arvgccommand.c +++ b/src/arvgccommand.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgccommand.h b/src/arvgccommand.h index e685b9263..416ee7899 100644 --- a/src/arvgccommand.h +++ b/src/arvgccommand.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcconverter.c b/src/arvgcconverter.c index 798c423d8..a927c3a09 100644 --- a/src/arvgcconverter.c +++ b/src/arvgcconverter.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcconverter.h b/src/arvgcconverter.h index 90e85ba0e..416ab5006 100644 --- a/src/arvgcconverter.h +++ b/src/arvgcconverter.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcconverternode.c b/src/arvgcconverternode.c index 0e6da2c64..034e5631d 100644 --- a/src/arvgcconverternode.c +++ b/src/arvgcconverternode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcconverternode.h b/src/arvgcconverternode.h index 37befe66f..0ff64a8fa 100644 --- a/src/arvgcconverternode.h +++ b/src/arvgcconverternode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcconverterprivate.h b/src/arvgcconverterprivate.h index 54210024e..c7dd56d4d 100644 --- a/src/arvgcconverterprivate.h +++ b/src/arvgcconverterprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcdefaultsprivate.h b/src/arvgcdefaultsprivate.h index 936f0211f..3d950da4e 100644 --- a/src/arvgcdefaultsprivate.h +++ b/src/arvgcdefaultsprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcenumentry.c b/src/arvgcenumentry.c index 11fa357b6..696df4244 100644 --- a/src/arvgcenumentry.c +++ b/src/arvgcenumentry.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcenumentry.h b/src/arvgcenumentry.h index 789b4d7b8..1ca75efac 100644 --- a/src/arvgcenumentry.h +++ b/src/arvgcenumentry.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcenumeration.c b/src/arvgcenumeration.c index 454da2bd7..b20ff963c 100644 --- a/src/arvgcenumeration.c +++ b/src/arvgcenumeration.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcenumeration.h b/src/arvgcenumeration.h index 702de1247..408e4c25d 100644 --- a/src/arvgcenumeration.h +++ b/src/arvgcenumeration.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcenums.c b/src/arvgcenums.c index dc4544072..528fa0493 100644 --- a/src/arvgcenums.c +++ b/src/arvgcenums.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcenums.h b/src/arvgcenums.h index 585beddf7..8ecc4dc99 100644 --- a/src/arvgcenums.h +++ b/src/arvgcenums.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcfeaturenode.c b/src/arvgcfeaturenode.c index 9bb3c7e65..c921305cd 100644 --- a/src/arvgcfeaturenode.c +++ b/src/arvgcfeaturenode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcfeaturenode.h b/src/arvgcfeaturenode.h index 0036cd096..cc5f4c094 100644 --- a/src/arvgcfeaturenode.h +++ b/src/arvgcfeaturenode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcfeaturenodeprivate.h b/src/arvgcfeaturenodeprivate.h index 73799a587..97b1b7588 100644 --- a/src/arvgcfeaturenodeprivate.h +++ b/src/arvgcfeaturenodeprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcfloat.c b/src/arvgcfloat.c index e9a0a98ba..7434697fe 100644 --- a/src/arvgcfloat.c +++ b/src/arvgcfloat.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcfloat.h b/src/arvgcfloat.h index a0272c550..372a89ead 100644 --- a/src/arvgcfloat.h +++ b/src/arvgcfloat.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcfloatnode.c b/src/arvgcfloatnode.c index 280237bdf..f4169c461 100644 --- a/src/arvgcfloatnode.c +++ b/src/arvgcfloatnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcfloatnode.h b/src/arvgcfloatnode.h index 19176a45f..6f69dc7d8 100644 --- a/src/arvgcfloatnode.h +++ b/src/arvgcfloatnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcfloatregnode.c b/src/arvgcfloatregnode.c index fcb41b3a0..01e46f802 100644 --- a/src/arvgcfloatregnode.c +++ b/src/arvgcfloatregnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcfloatregnode.h b/src/arvgcfloatregnode.h index 6adef609a..9197db4e3 100644 --- a/src/arvgcfloatregnode.h +++ b/src/arvgcfloatregnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcgroupnode.c b/src/arvgcgroupnode.c index ad1a50cd2..eea134ab5 100644 --- a/src/arvgcgroupnode.c +++ b/src/arvgcgroupnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcgroupnode.h b/src/arvgcgroupnode.h index 6ac381cea..4ce9db1c7 100644 --- a/src/arvgcgroupnode.h +++ b/src/arvgcgroupnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcindexnode.c b/src/arvgcindexnode.c index 8bb408cb1..3c845afba 100644 --- a/src/arvgcindexnode.c +++ b/src/arvgcindexnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcindexnode.h b/src/arvgcindexnode.h index 0bf694930..299042b3f 100644 --- a/src/arvgcindexnode.h +++ b/src/arvgcindexnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcintconverternode.c b/src/arvgcintconverternode.c index 5c04e6e8c..80a646fd6 100644 --- a/src/arvgcintconverternode.c +++ b/src/arvgcintconverternode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcintconverternode.h b/src/arvgcintconverternode.h index 2b080bb69..471dac92b 100644 --- a/src/arvgcintconverternode.h +++ b/src/arvgcintconverternode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcinteger.c b/src/arvgcinteger.c index 4e751c371..3f40a16bb 100644 --- a/src/arvgcinteger.c +++ b/src/arvgcinteger.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcinteger.h b/src/arvgcinteger.h index 0a617f49c..083f49bb6 100644 --- a/src/arvgcinteger.h +++ b/src/arvgcinteger.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcintegernode.c b/src/arvgcintegernode.c index 00eccb10b..1aa7ae39c 100644 --- a/src/arvgcintegernode.c +++ b/src/arvgcintegernode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcintegernode.h b/src/arvgcintegernode.h index 6feb9c6e6..ef0c291a8 100644 --- a/src/arvgcintegernode.h +++ b/src/arvgcintegernode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcintregnode.c b/src/arvgcintregnode.c index 2c788c801..71aa58ae1 100644 --- a/src/arvgcintregnode.c +++ b/src/arvgcintregnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcintregnode.h b/src/arvgcintregnode.h index 7f4a9da42..9764bb74a 100644 --- a/src/arvgcintregnode.h +++ b/src/arvgcintregnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcintswissknifenode.c b/src/arvgcintswissknifenode.c index 527fee738..0e273141b 100644 --- a/src/arvgcintswissknifenode.c +++ b/src/arvgcintswissknifenode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcintswissknifenode.h b/src/arvgcintswissknifenode.h index d18efdb57..f75f07b5d 100644 --- a/src/arvgcintswissknifenode.h +++ b/src/arvgcintswissknifenode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcinvalidatornode.c b/src/arvgcinvalidatornode.c index a807847cf..d4d32396e 100644 --- a/src/arvgcinvalidatornode.c +++ b/src/arvgcinvalidatornode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcinvalidatornode.h b/src/arvgcinvalidatornode.h index 91b588b17..efadf8365 100644 --- a/src/arvgcinvalidatornode.h +++ b/src/arvgcinvalidatornode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcmaskedintregnode.c b/src/arvgcmaskedintregnode.c index 0cfd722bf..905de2956 100644 --- a/src/arvgcmaskedintregnode.c +++ b/src/arvgcmaskedintregnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcmaskedintregnode.h b/src/arvgcmaskedintregnode.h index ae0158998..9df4d176f 100644 --- a/src/arvgcmaskedintregnode.h +++ b/src/arvgcmaskedintregnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcnode.c b/src/arvgcnode.c index c77bab898..4b87f6ff6 100644 --- a/src/arvgcnode.c +++ b/src/arvgcnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcnode.h b/src/arvgcnode.h index c901d5fc1..c8ca8833c 100644 --- a/src/arvgcnode.h +++ b/src/arvgcnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcport.c b/src/arvgcport.c index 955e86d0b..625ec7b50 100644 --- a/src/arvgcport.c +++ b/src/arvgcport.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcport.h b/src/arvgcport.h index daa174115..01e0ec51b 100644 --- a/src/arvgcport.h +++ b/src/arvgcport.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcprivate.h b/src/arvgcprivate.h index ff7d4fc04..6d72093a2 100644 --- a/src/arvgcprivate.h +++ b/src/arvgcprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcpropertynode.c b/src/arvgcpropertynode.c index 684ba7c68..07d7ab03f 100644 --- a/src/arvgcpropertynode.c +++ b/src/arvgcpropertynode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcpropertynode.h b/src/arvgcpropertynode.h index 08ed0ff55..592d9cedc 100644 --- a/src/arvgcpropertynode.h +++ b/src/arvgcpropertynode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcregister.c b/src/arvgcregister.c index 105a97528..a16918fd8 100644 --- a/src/arvgcregister.c +++ b/src/arvgcregister.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcregister.h b/src/arvgcregister.h index 45a2db01b..f39b41836 100644 --- a/src/arvgcregister.h +++ b/src/arvgcregister.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcregisterdescriptionnode.c b/src/arvgcregisterdescriptionnode.c index 4cf9288d5..384e5045d 100644 --- a/src/arvgcregisterdescriptionnode.c +++ b/src/arvgcregisterdescriptionnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcregisterdescriptionnode.h b/src/arvgcregisterdescriptionnode.h index 9938d9ec7..c99452c6e 100644 --- a/src/arvgcregisterdescriptionnode.h +++ b/src/arvgcregisterdescriptionnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcregisternode.c b/src/arvgcregisternode.c index 98f76787c..87ff8f878 100644 --- a/src/arvgcregisternode.c +++ b/src/arvgcregisternode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcregisternode.h b/src/arvgcregisternode.h index 8f7e6b724..362d91022 100644 --- a/src/arvgcregisternode.h +++ b/src/arvgcregisternode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcregisternodeprivate.h b/src/arvgcregisternodeprivate.h index 18cac8e31..beafaa520 100644 --- a/src/arvgcregisternodeprivate.h +++ b/src/arvgcregisternodeprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcselector.c b/src/arvgcselector.c index 1a1767ea2..011cf8435 100644 --- a/src/arvgcselector.c +++ b/src/arvgcselector.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcselector.h b/src/arvgcselector.h index 835386e26..aa591342c 100644 --- a/src/arvgcselector.h +++ b/src/arvgcselector.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstring.c b/src/arvgcstring.c index b4ecb678b..1d7e7f17b 100644 --- a/src/arvgcstring.c +++ b/src/arvgcstring.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstring.h b/src/arvgcstring.h index 962364396..aeee13ca8 100644 --- a/src/arvgcstring.h +++ b/src/arvgcstring.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstringnode.c b/src/arvgcstringnode.c index fcdb8a9f0..4f57f9f43 100644 --- a/src/arvgcstringnode.c +++ b/src/arvgcstringnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstringnode.h b/src/arvgcstringnode.h index 2e14753fd..79f0d2c5c 100644 --- a/src/arvgcstringnode.h +++ b/src/arvgcstringnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstringregnode.c b/src/arvgcstringregnode.c index e199d6164..64b4d201d 100644 --- a/src/arvgcstringregnode.c +++ b/src/arvgcstringregnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstringregnode.h b/src/arvgcstringregnode.h index aa50b4947..3869fe30c 100644 --- a/src/arvgcstringregnode.h +++ b/src/arvgcstringregnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstructentrynode.c b/src/arvgcstructentrynode.c index df9f69061..34150d761 100644 --- a/src/arvgcstructentrynode.c +++ b/src/arvgcstructentrynode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstructentrynode.h b/src/arvgcstructentrynode.h index be77d03e5..2443d67b6 100644 --- a/src/arvgcstructentrynode.h +++ b/src/arvgcstructentrynode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstructregnode.c b/src/arvgcstructregnode.c index 9904bfbe0..ed0d3258c 100644 --- a/src/arvgcstructregnode.c +++ b/src/arvgcstructregnode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcstructregnode.h b/src/arvgcstructregnode.h index d792eb599..dcfc9b9bf 100644 --- a/src/arvgcstructregnode.h +++ b/src/arvgcstructregnode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcswissknife.c b/src/arvgcswissknife.c index bf10f709d..170583ef7 100644 --- a/src/arvgcswissknife.c +++ b/src/arvgcswissknife.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcswissknife.h b/src/arvgcswissknife.h index 8fa54a533..a35299d20 100644 --- a/src/arvgcswissknife.h +++ b/src/arvgcswissknife.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcswissknifenode.c b/src/arvgcswissknifenode.c index 02ad5c1a8..83faa5a22 100644 --- a/src/arvgcswissknifenode.c +++ b/src/arvgcswissknifenode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcswissknifenode.h b/src/arvgcswissknifenode.h index b54eee0ca..333bcc98c 100644 --- a/src/arvgcswissknifenode.h +++ b/src/arvgcswissknifenode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcswissknifeprivate.h b/src/arvgcswissknifeprivate.h index 859b2ee05..e68cfd41c 100644 --- a/src/arvgcswissknifeprivate.h +++ b/src/arvgcswissknifeprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcvalueindexednode.c b/src/arvgcvalueindexednode.c index cb0f6a2f2..6b5620444 100644 --- a/src/arvgcvalueindexednode.c +++ b/src/arvgcvalueindexednode.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgcvalueindexednode.h b/src/arvgcvalueindexednode.h index 2c70c88f9..a93168566 100644 --- a/src/arvgcvalueindexednode.h +++ b/src/arvgcvalueindexednode.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvcp.c b/src/arvgvcp.c index d3e5e1c13..610fb0899 100644 --- a/src/arvgvcp.c +++ b/src/arvgvcp.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvcpprivate.h b/src/arvgvcpprivate.h index c430fed1a..5ec5f47d8 100644 --- a/src/arvgvcpprivate.h +++ b/src/arvgvcpprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvdevice.c b/src/arvgvdevice.c index 8505d0949..2850b11c8 100644 --- a/src/arvgvdevice.c +++ b/src/arvgvdevice.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvdevice.h b/src/arvgvdevice.h index f6704d7cc..9ce413d23 100644 --- a/src/arvgvdevice.h +++ b/src/arvgvdevice.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvdeviceprivate.h b/src/arvgvdeviceprivate.h index d863c87c5..70c38147c 100644 --- a/src/arvgvdeviceprivate.h +++ b/src/arvgvdeviceprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvfakecamera.c b/src/arvgvfakecamera.c index 60b69aa1b..79281b97f 100644 --- a/src/arvgvfakecamera.c +++ b/src/arvgvfakecamera.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvfakecamera.h b/src/arvgvfakecamera.h index 62b3f78c6..9a5846977 100644 --- a/src/arvgvfakecamera.h +++ b/src/arvgvfakecamera.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvinterface.c b/src/arvgvinterface.c index 0724dacbc..72c0b172d 100644 --- a/src/arvgvinterface.c +++ b/src/arvgvinterface.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvinterface.h b/src/arvgvinterface.h index d678ca887..aa5d04247 100644 --- a/src/arvgvinterface.h +++ b/src/arvgvinterface.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvinterfaceprivate.h b/src/arvgvinterfaceprivate.h index a30255566..b647a4008 100644 --- a/src/arvgvinterfaceprivate.h +++ b/src/arvgvinterfaceprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvsp.c b/src/arvgvsp.c index a572c8a20..34a40f73b 100644 --- a/src/arvgvsp.c +++ b/src/arvgvsp.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvspprivate.h b/src/arvgvspprivate.h index e5710ab14..30eb268c4 100644 --- a/src/arvgvspprivate.h +++ b/src/arvgvspprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvstream.c b/src/arvgvstream.c index 42a585900..b7ce22a68 100644 --- a/src/arvgvstream.c +++ b/src/arvgvstream.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvstream.h b/src/arvgvstream.h index 0d719c27f..7d241572b 100644 --- a/src/arvgvstream.h +++ b/src/arvgvstream.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvgvstreamprivate.h b/src/arvgvstreamprivate.h index 1493d228d..42ead4552 100644 --- a/src/arvgvstreamprivate.h +++ b/src/arvgvstreamprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvinterface.c b/src/arvinterface.c index 21e6afdec..53e5da6b1 100644 --- a/src/arvinterface.c +++ b/src/arvinterface.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvinterface.h b/src/arvinterface.h index f28b10a9d..576aeac80 100644 --- a/src/arvinterface.h +++ b/src/arvinterface.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvinterfaceprivate.h b/src/arvinterfaceprivate.h index 7dd296a59..7b4560c48 100644 --- a/src/arvinterfaceprivate.h +++ b/src/arvinterfaceprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvmisc.c b/src/arvmisc.c index 3ebef43c2..113fc3a46 100644 --- a/src/arvmisc.c +++ b/src/arvmisc.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvmisc.h b/src/arvmisc.h index b58355596..eb61baf28 100644 --- a/src/arvmisc.h +++ b/src/arvmisc.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvmiscprivate.h b/src/arvmiscprivate.h index 40539f12c..52065244b 100644 --- a/src/arvmiscprivate.h +++ b/src/arvmiscprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvnetwork.c b/src/arvnetwork.c index 33f0a2ae1..5109eaeb8 100644 --- a/src/arvnetwork.c +++ b/src/arvnetwork.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Authors: Emmanuel Pacaud * Václav Šmilauer diff --git a/src/arvnetworkprivate.h b/src/arvnetworkprivate.h index f71130821..0e80a5884 100644 --- a/src/arvnetworkprivate.h +++ b/src/arvnetworkprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Authors: Emmanuel Pacaud * Václav Šmilauer diff --git a/src/arvparamsprivate.h.in b/src/arvparamsprivate.h.in index ce3cc85d4..b27feb59f 100644 --- a/src/arvparamsprivate.h.in +++ b/src/arvparamsprivate.h.in @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2023 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvrealtime.c b/src/arvrealtime.c index 899ea9e23..20f722f60 100644 --- a/src/arvrealtime.c +++ b/src/arvrealtime.c @@ -1,7 +1,7 @@ /* Copyright 2009 Lennart Poettering Copyright 2010 David Henningsson - Copyright 2014 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files diff --git a/src/arvrealtime.h b/src/arvrealtime.h index 892466b65..7f6915bac 100644 --- a/src/arvrealtime.h +++ b/src/arvrealtime.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvrealtimeprivate.h b/src/arvrealtimeprivate.h index 4fc93ece5..c8603e3dc 100644 --- a/src/arvrealtimeprivate.h +++ b/src/arvrealtimeprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvstr.c b/src/arvstr.c index a54d85401..a1074fbaa 100644 --- a/src/arvstr.c +++ b/src/arvstr.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvstr.h b/src/arvstr.h index b2761a723..4e0c375be 100644 --- a/src/arvstr.h +++ b/src/arvstr.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvstream.c b/src/arvstream.c index 40f2c3c2a..3b47fbba1 100644 --- a/src/arvstream.c +++ b/src/arvstream.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvstream.h b/src/arvstream.h index 470707db5..ab55d76db 100644 --- a/src/arvstream.h +++ b/src/arvstream.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvstreamprivate.h b/src/arvstreamprivate.h index 382896703..8be83ac50 100644 --- a/src/arvstreamprivate.h +++ b/src/arvstreamprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvsystem.c b/src/arvsystem.c index bcb0b09d7..d03038dba 100644 --- a/src/arvsystem.c +++ b/src/arvsystem.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvsystem.h b/src/arvsystem.h index e83a8a3b8..890b65202 100644 --- a/src/arvsystem.h +++ b/src/arvsystem.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvtest.c b/src/arvtest.c index c3576c2ec..2b5555446 100644 --- a/src/arvtest.c +++ b/src/arvtest.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvtool.c b/src/arvtool.c index f0689a87e..68f6df30c 100644 --- a/src/arvtool.c +++ b/src/arvtool.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvtypes.h b/src/arvtypes.h index 44b20a6b1..951904688 100644 --- a/src/arvtypes.h +++ b/src/arvtypes.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvcp.c b/src/arvuvcp.c index 80b5666b7..64ad1393f 100644 --- a/src/arvuvcp.c +++ b/src/arvuvcp.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvcpprivate.h b/src/arvuvcpprivate.h index dec06f78a..6981afad5 100644 --- a/src/arvuvcpprivate.h +++ b/src/arvuvcpprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvdevice.c b/src/arvuvdevice.c index 9e8df40ab..5c248ac48 100644 --- a/src/arvuvdevice.c +++ b/src/arvuvdevice.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvdevice.h b/src/arvuvdevice.h index 15f51a4e7..b30f3beef 100644 --- a/src/arvuvdevice.h +++ b/src/arvuvdevice.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvdeviceprivate.h b/src/arvuvdeviceprivate.h index bc755cc09..f472a4ae5 100644 --- a/src/arvuvdeviceprivate.h +++ b/src/arvuvdeviceprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvinterface.c b/src/arvuvinterface.c index 57dda3d65..6ac6d6c4d 100644 --- a/src/arvuvinterface.c +++ b/src/arvuvinterface.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvinterface.h b/src/arvuvinterface.h index 6ac0f57a0..b6bbd45a1 100644 --- a/src/arvuvinterface.h +++ b/src/arvuvinterface.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvinterfaceprivate.h b/src/arvuvinterfaceprivate.h index 7dad7b463..04c393cce 100644 --- a/src/arvuvinterfaceprivate.h +++ b/src/arvuvinterfaceprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvsp.c b/src/arvuvsp.c index 0facea06d..56cd69d0b 100644 --- a/src/arvuvsp.c +++ b/src/arvuvsp.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvspprivate.h b/src/arvuvspprivate.h index 2f42b4da3..d5cfc3857 100644 --- a/src/arvuvspprivate.h +++ b/src/arvuvspprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvstream.c b/src/arvuvstream.c index ac2697236..0bfedcec8 100644 --- a/src/arvuvstream.c +++ b/src/arvuvstream.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvstream.h b/src/arvuvstream.h index f8a1a0ea7..16b5878ba 100644 --- a/src/arvuvstream.h +++ b/src/arvuvstream.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvuvstreamprivate.h b/src/arvuvstreamprivate.h index 337bc6a6b..e3696908a 100644 --- a/src/arvuvstreamprivate.h +++ b/src/arvuvstreamprivate.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvversion.h.in b/src/arvversion.h.in index def271ae9..59934c14c 100644 --- a/src/arvversion.h.in +++ b/src/arvversion.h.in @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2023 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/src/arvwakeup.c b/src/arvwakeup.c index fca795530..5ed8145db 100644 --- a/src/arvwakeup.c +++ b/src/arvwakeup.c @@ -1,10 +1,11 @@ -/* - * Copyright © 2009-2022 Emmanuel Pacaud +/* Copyright © 2011 Canonical Limited + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * 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 of the licence, or (at your option) any later version. + * version 2 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 @@ -12,7 +13,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, see . + * License along with this library; if not, see + * . * * Author: Ryan Lortie */ diff --git a/src/arvwakeupprivate.h b/src/arvwakeupprivate.h index ac8acab7a..15808aa7b 100644 --- a/src/arvwakeupprivate.h +++ b/src/arvwakeupprivate.h @@ -1,10 +1,11 @@ -/* - * Copyright © 2009-2022 Emmanuel Pacaud +/* Copyright © 2011 Canonical Limited + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * 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 of the licence, or (at your option) any later version. + * version 2 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 @@ -12,7 +13,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, see . + * License along with this library; if not, see + * . * * Author: Ryan Lortie */ diff --git a/src/arvxmlschema.c b/src/arvxmlschema.c index 2bc31b92f..f9eaee699 100644 --- a/src/arvxmlschema.c +++ b/src/arvxmlschema.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvxmlschema.h b/src/arvxmlschema.h index 346e6fc27..1812346d6 100644 --- a/src/arvxmlschema.h +++ b/src/arvxmlschema.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: * Emmanuel Pacaud diff --git a/src/arvzip.c b/src/arvzip.c index 130dc8014..2459e8e57 100644 --- a/src/arvzip.c +++ b/src/arvzip.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud * diff --git a/src/arvzip.h b/src/arvzip.h index e13475d7c..85f29a27c 100644 --- a/src/arvzip.h +++ b/src/arvzip.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2022 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/tests/arvacquisitiontest.c b/tests/arvacquisitiontest.c index 2a40db360..46acbd840 100644 --- a/tests/arvacquisitiontest.c +++ b/tests/arvacquisitiontest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/arvautopacketsizetest.c b/tests/arvautopacketsizetest.c index fbf0f011f..893603cc8 100644 --- a/tests/arvautopacketsizetest.c +++ b/tests/arvautopacketsizetest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/arvchunkparsertest.c b/tests/arvchunkparsertest.c index ed642d54e..ca858de68 100644 --- a/tests/arvchunkparsertest.c +++ b/tests/arvchunkparsertest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include diff --git a/tests/arvdevicescantest.c b/tests/arvdevicescantest.c index fc75f6fa9..33b1c1702 100644 --- a/tests/arvdevicescantest.c +++ b/tests/arvdevicescantest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include diff --git a/tests/arvdevicetest.c b/tests/arvdevicetest.c index f344be24a..414516126 100644 --- a/tests/arvdevicetest.c +++ b/tests/arvdevicetest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/arvevaluatortest.c b/tests/arvevaluatortest.c index c6d8b5f2f..d189e8ae6 100644 --- a/tests/arvevaluatortest.c +++ b/tests/arvevaluatortest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include diff --git a/tests/arvexample.c b/tests/arvexample.c index f3ca22548..70117b507 100644 --- a/tests/arvexample.c +++ b/tests/arvexample.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/arvgenicamtest.c b/tests/arvgenicamtest.c index d10975cd8..9ca135898 100644 --- a/tests/arvgenicamtest.c +++ b/tests/arvgenicamtest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include diff --git a/tests/arvheartbeattest.c b/tests/arvheartbeattest.c index 46f49a859..6b6d84d1b 100644 --- a/tests/arvheartbeattest.c +++ b/tests/arvheartbeattest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/arvnetworktest.c b/tests/arvnetworktest.c index f73bbb886..a8527c2a9 100644 --- a/tests/arvnetworktest.c +++ b/tests/arvnetworktest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/arvroitest.c b/tests/arvroitest.c index 6a262d8ab..1047a901b 100644 --- a/tests/arvroitest.c +++ b/tests/arvroitest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/arvziptest.c b/tests/arvziptest.c index 7d6267057..e8d205028 100644 --- a/tests/arvziptest.c +++ b/tests/arvziptest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include diff --git a/tests/buffer.c b/tests/buffer.c index 3a6fd8cae..003112ea6 100644 --- a/tests/buffer.c +++ b/tests/buffer.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include diff --git a/tests/cpp.cc b/tests/cpp.cc index 0c171605e..6770e2e03 100644 --- a/tests/cpp.cc +++ b/tests/cpp.cc @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include /* Dumb test program, just to make sure aravis headers are c++ compatible */ diff --git a/tests/dom.c b/tests/dom.c index 867ed1dc3..fbcc28163 100644 --- a/tests/dom.c +++ b/tests/dom.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include static void diff --git a/tests/evaluator.c b/tests/evaluator.c index ebc5d8a43..af13f2ac0 100644 --- a/tests/evaluator.c +++ b/tests/evaluator.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/exception.py b/tests/exception.py index 5bb503e9f..2acba4182 100644 --- a/tests/exception.py +++ b/tests/exception.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier:Unlicense + import gi import os diff --git a/tests/fake.c b/tests/fake.c index f78922afa..e05ed3a11 100644 --- a/tests/fake.c +++ b/tests/fake.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include diff --git a/tests/fake.py b/tests/fake.py index 01fd5a633..64d3ccc55 100644 --- a/tests/fake.py +++ b/tests/fake.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier:Unlicense + import gi import os diff --git a/tests/fakegv.c b/tests/fakegv.c index f97ee6993..ff16ef78b 100644 --- a/tests/fakegv.c +++ b/tests/fakegv.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include diff --git a/tests/genicam.c b/tests/genicam.c index 2c6b69bf8..4d44e1ea4 100644 --- a/tests/genicam.c +++ b/tests/genicam.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/loadhttptest.c b/tests/loadhttptest.c index fc2e86380..0ba196180 100644 --- a/tests/loadhttptest.c +++ b/tests/loadhttptest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/misc.c b/tests/misc.c index f48eee8d1..8007ce106 100644 --- a/tests/misc.c +++ b/tests/misc.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier:Unlicense */ + #include #include #include diff --git a/tests/python/arv-buffer-test.py b/tests/python/arv-buffer-test.py index 7a0c3aaba..188d13e09 100644 --- a/tests/python/arv-buffer-test.py +++ b/tests/python/arv-buffer-test.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense # If you have installed aravis in a non standard location, you may need # to make GI_TYPELIB_PATH point to the correct location. For example: diff --git a/tests/python/arv-camera-test.py b/tests/python/arv-camera-test.py index c9b2a2a92..4d5217570 100644 --- a/tests/python/arv-camera-test.py +++ b/tests/python/arv-camera-test.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense # If you have installed aravis in a non standard location, you may need # to make GI_TYPELIB_PATH point to the correct location. For example: diff --git a/tests/python/arv-enum-test.py b/tests/python/arv-enum-test.py index f2f25375a..026b35c4d 100644 --- a/tests/python/arv-enum-test.py +++ b/tests/python/arv-enum-test.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense # If you have installed aravis in a non standard location, you may need # to make GI_TYPELIB_PATH point to the correct location. For example: diff --git a/tests/python/arv-evaluator-test.py b/tests/python/arv-evaluator-test.py index 2832d8079..2a960ed70 100644 --- a/tests/python/arv-evaluator-test.py +++ b/tests/python/arv-evaluator-test.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense # If you have installed aravis in a non standard location, you may need # to make GI_TYPELIB_PATH point to the correct location. For example: diff --git a/tests/python/arv-feature-test.py b/tests/python/arv-feature-test.py index 947ee8a4d..8413660c2 100644 --- a/tests/python/arv-feature-test.py +++ b/tests/python/arv-feature-test.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense # If you have installed aravis in a non standard location, you may need # to make GI_TYPELIB_PATH point to the correct location. For example: diff --git a/tests/python/arv-genicam-test.py b/tests/python/arv-genicam-test.py index f92a68aa1..473da22e4 100644 --- a/tests/python/arv-genicam-test.py +++ b/tests/python/arv-genicam-test.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense # If you have installed aravis in a non standard location, you may need # to make GI_TYPELIB_PATH point to the correct location. For example: diff --git a/tests/python/arv-gst-software-trigger.py b/tests/python/arv-gst-software-trigger.py index 8d6b5a604..9e567c856 100755 --- a/tests/python/arv-gst-software-trigger.py +++ b/tests/python/arv-gst-software-trigger.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense # If you have installed aravis in a non standard location, you may need # to make GI_TYPELIB_PATH point to the correct location. For example: diff --git a/tests/python/arv-roi-test.py b/tests/python/arv-roi-test.py index 968833a6c..994f49e66 100644 --- a/tests/python/arv-roi-test.py +++ b/tests/python/arv-roi-test.py @@ -1,4 +1,14 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense + +# If you have installed aravis in a non standard location, you may need +# to make GI_TYPELIB_PATH point to the correct location. For example: +# +# export GI_TYPELIB_PATH=$GI_TYPELIB_PATH:/opt/bin/lib/girepositry-1.0/ +# +# You may also have to give the path to libaravis.so, using LD_PRELOAD or +# LD_LIBRARY_PATH. import sys import gi diff --git a/tests/python/arv-single-buffer-test.py b/tests/python/arv-single-buffer-test.py index be991810b..47c9d0f99 100644 --- a/tests/python/arv-single-buffer-test.py +++ b/tests/python/arv-single-buffer-test.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense # If you have installed aravis in a non standard location, you may need # to make GI_TYPELIB_PATH point to the correct location. For example: diff --git a/tests/python/arv-stream-callback.py b/tests/python/arv-stream-callback.py index cba57a8b8..12f5be525 100644 --- a/tests/python/arv-stream-callback.py +++ b/tests/python/arv-stream-callback.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 + +# SPDX-License-Identifier:Unlicense # If you have installed aravis in a non standard location, you may need # to make GI_TYPELIB_PATH point to the correct location. For example: diff --git a/tests/realtimetest.c b/tests/realtimetest.c index 6e19fab59..dd91f0a5c 100644 --- a/tests/realtimetest.c +++ b/tests/realtimetest.c @@ -1,28 +1,25 @@ -/*** - Copyright 2009 Lennart Poettering - Copyright 2010 David Henningsson - Copyright 2014 Emmanuel Pacaud - - Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. -***/ +/* Aravis - Digital camera library + * + * Copyright © 2009 Lennart Poettering + * Copyright © 2010 David Henningsson + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later + * + * 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 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 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * 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, see + * . + */ #include diff --git a/viewer/arvviewer.c b/viewer/arvviewer.c index c6137323a..dbf52085a 100644 --- a/viewer/arvviewer.c +++ b/viewer/arvviewer.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2019 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/viewer/arvviewer.h b/viewer/arvviewer.h index df99e0eb5..2d89ed1f8 100644 --- a/viewer/arvviewer.h +++ b/viewer/arvviewer.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2019 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/viewer/arvviewertypes.h b/viewer/arvviewertypes.h index 591538bd7..7bd1b153d 100644 --- a/viewer/arvviewertypes.h +++ b/viewer/arvviewertypes.h @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2019 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */ diff --git a/viewer/main.c b/viewer/main.c index e43f84eda..de7344332 100644 --- a/viewer/main.c +++ b/viewer/main.c @@ -1,6 +1,8 @@ /* Aravis - Digital camera library * - * Copyright © 2009-2019 Emmanuel Pacaud + * Copyright © 2009-2025 Emmanuel Pacaud + * + * SPDX-License-Identifier: LGPL-2.0-or-later * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -12,10 +14,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * 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. + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, see + * . * * Author: Emmanuel Pacaud */