diff options
author | Kai Koehne <[email protected]> | 2018-04-06 15:10:55 +0200 |
---|---|---|
committer | Kai Koehne <[email protected]> | 2018-04-16 11:02:22 +0000 |
commit | 2b5587d901a0cc23749bf27a923d50bf0e5860d3 (patch) | |
tree | 82a5d3bfca23fa55fb0114464e04aea51d7c73b0 | |
parent | 18ea6a6d3c3020a64a6343ac3b778c48338883c1 (diff) |
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 <[email protected]>
-rw-r--r-- | header.BSD | 2 | ||||
-rw-r--r-- | header.COMM | 4 | ||||
-rw-r--r-- | header.FDL | 2 | ||||
-rw-r--r-- | header.GPL | 2 | ||||
-rw-r--r-- | header.GPL-EXCEPT | 2 | ||||
-rw-r--r-- | header.LGPL | 2 | ||||
-rw-r--r-- | header.LGPL-NOGPL2 | 2 | ||||
-rw-r--r-- | header.LGPL-ONLY | 4 | ||||
-rw-r--r-- | header.LGPL3 | 4 | ||||
-rw-r--r-- | header.LGPL3-COMM | 4 |
10 files changed, 14 insertions, 14 deletions
diff --git a/header.BSD b/header.BSD index aa400a469d7..ca6777aca0e 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 1c8cb00e73f..73512a57ebf 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 <Fill> module. ** diff --git a/header.FDL b/header.FDL index 90195db138b..ea0a503f9b0 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 af4a1636b77..62651cb1817 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 26ed5a245aa..4a6bb4cc00d 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 3c0d12810e2..3ca3e49a1d1 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 80b4449cbcb..d7d0b9f68db 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 9a676032e0b..70cf1675752 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 d9a65c2e44b..0940ad9e17a 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 b5dc15d384e..409a09b67f9 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. ** |