From 2b5587d901a0cc23749bf27a923d50bf0e5860d3 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Fri, 6 Apr 2018 15:10:55 +0200 Subject: Use placeholder for year in header.* files It would be tedious to bump them every year, but we don't want people to copy completely outdated year numbers either ... Also consistently use https:// in contact address. Change-Id: I9654417a3037fc18c6b9a0551c4883f5fc960084 Reviewed-by: Jani Heikkinen --- header.BSD | 2 +- header.COMM | 4 ++-- header.FDL | 2 +- header.GPL | 2 +- header.GPL-EXCEPT | 2 +- header.LGPL | 2 +- header.LGPL-NOGPL2 | 2 +- header.LGPL-ONLY | 4 ++-- header.LGPL3 | 4 ++-- header.LGPL3-COMM | 4 ++-- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/header.BSD b/header.BSD index aa400a469d..ca6777aca0 100644 --- a/header.BSD +++ b/header.BSD @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) YYYY The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the FOO module of the Qt Toolkit. diff --git a/header.COMM b/header.COMM index 1c8cb00e73..73512a57eb 100644 --- a/header.COMM +++ b/header.COMM @@ -1,7 +1,7 @@ /****************************************************************************** ** -** Copyright (C) 2015 The Qt Company Ltd. -** Contact: http://www.qt.io/licensing/ +** Copyright (C) YYYY The Qt Company Ltd. +** Contact: https://www.qt.io/licensing/ ** ** This file is part of the module. ** diff --git a/header.FDL b/header.FDL index 90195db138..ea0a503f9b 100644 --- a/header.FDL +++ b/header.FDL @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) YYYY The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the documentation of the Qt Toolkit. diff --git a/header.GPL b/header.GPL index af4a1636b7..62651cb181 100644 --- a/header.GPL +++ b/header.GPL @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) YYYY The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the FOO module of the Qt Toolkit. diff --git a/header.GPL-EXCEPT b/header.GPL-EXCEPT index 26ed5a245a..4a6bb4cc00 100644 --- a/header.GPL-EXCEPT +++ b/header.GPL-EXCEPT @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) YYYY The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the FOO module of the Qt Toolkit. diff --git a/header.LGPL b/header.LGPL index 3c0d12810e..3ca3e49a1d 100644 --- a/header.LGPL +++ b/header.LGPL @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) YYYY The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the FOO module of the Qt Toolkit. diff --git a/header.LGPL-NOGPL2 b/header.LGPL-NOGPL2 index 80b4449cbc..d7d0b9f68d 100644 --- a/header.LGPL-NOGPL2 +++ b/header.LGPL-NOGPL2 @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) YYYY The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the FOO module of the Qt Toolkit. diff --git a/header.LGPL-ONLY b/header.LGPL-ONLY index 9a676032e0..70cf167575 100644 --- a/header.LGPL-ONLY +++ b/header.LGPL-ONLY @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2015 The Qt Company Ltd. -** Contact: http://www.qt.io/licensing/ +** Copyright (C) YYYY The Qt Company Ltd. +** Contact: https://www.qt.io/licensing/ ** ** This file is part of the FOO module of the Qt Toolkit. ** diff --git a/header.LGPL3 b/header.LGPL3 index d9a65c2e44..0940ad9e17 100644 --- a/header.LGPL3 +++ b/header.LGPL3 @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2015 The Qt Company Ltd. -** Contact: http://www.qt.io/licensing/ +** Copyright (C) YYYY The Qt Company Ltd. +** Contact: https://www.qt.io/licensing/ ** ** This file is part of the FOO module of the Qt Toolkit. ** diff --git a/header.LGPL3-COMM b/header.LGPL3-COMM index b5dc15d384..409a09b67f 100644 --- a/header.LGPL3-COMM +++ b/header.LGPL3-COMM @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2015 The Qt Company Ltd. -** Contact: http://www.qt.io/licensing/ +** Copyright (C) YYYY The Qt Company Ltd. +** Contact: https://www.qt.io/licensing/ ** ** This file is part of the FOO module of the Qt Toolkit. ** -- cgit v1.2.3