diff --git a/tests/js/arv-camera-test.js b/tests/js/arv-camera-test.js index 16a9208f0..eb7e98f8f 100644 --- a/tests/js/arv-camera-test.js +++ b/tests/js/arv-camera-test.js @@ -1,26 +1,6 @@ #!/usr/bin/env gjs -/* Aravis - Digital camera library - * - * Copyright © 2009-2010 Emmanuel Pacaud - * - * 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, write to the - * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - * Boston, MA 02110-1301, USA. - * - * Author: Emmanuel Pacaud - */ +/* SPDX-License-Identifier:Unlicense */ /* If you have installed aravis in a non standard location, you may need diff --git a/tests/js/arv-evaluator-test.js b/tests/js/arv-evaluator-test.js index 59a56af16..2385eb669 100644 --- a/tests/js/arv-evaluator-test.js +++ b/tests/js/arv-evaluator-test.js @@ -1,26 +1,6 @@ #!/usr/bin/env gjs -/* Aravis - Digital camera library - * - * Copyright © 2009-2010 Emmanuel Pacaud - * - * 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, write to the - * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - * Boston, MA 02110-1301, USA. - * - * Author: Emmanuel Pacaud - */ +/* SPDX-License-Identifier:Unlicense */ /* If you have installed aravis in a non standard location, you may need diff --git a/tests/js/arv-fake-test.js b/tests/js/arv-fake-test.js index 992848967..02bd0c84a 100644 --- a/tests/js/arv-fake-test.js +++ b/tests/js/arv-fake-test.js @@ -1,26 +1,6 @@ #!/usr/bin/env gjs -/* Aravis - Digital camera library - * - * Copyright © 2009-2010 Emmanuel Pacaud - * - * 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, write to the - * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - * Boston, MA 02110-1301, USA. - * - * Author: Emmanuel Pacaud - */ +/* SPDX-License-Identifier:Unlicense */ /* If you have installed aravis in a non standard location, you may need