Updated gnu.org links to use HTTPS
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include <cmath>
|
||||
#include <cassert>
|
||||
@@ -1121,7 +1121,7 @@ void RawImageSource::lmmse_interpolate_omp(int winw, int winh, array2D<float> &r
|
||||
* Contact info: luis.sanz.rodriguez@gmail.com
|
||||
*
|
||||
* This code is distributed under a GNU General Public License, version 3.
|
||||
* Visit <http://www.gnu.org/licenses/> for more information.
|
||||
* Visit <https://www.gnu.org/licenses/> for more information.
|
||||
*
|
||||
***/
|
||||
// Adapted to RawTherapee by Jacques Desmis 3/2013
|
||||
|
Reference in New Issue
Block a user