added .cpp licenses

This commit is contained in:
2021-10-15 15:47:04 +02:00
parent 4de7bb51ed
commit dac60ad76d
132 changed files with 319 additions and 11 deletions

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package
#ifndef MY_TIFF_IO_H
#include "tiffIO.h"
#endif