diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-16 13:40:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-16 15:03:45 +0000 |
commit | 27b7936334b41d4b942919eabe006308e8f5d854 (patch) | |
tree | 916318e0e7a4a2be388d982b22a3acc752a6c2f7 | |
parent | Adding version mangling in watch file. (diff) | |
download | nvme-cli-27b7936334b41d4b942919eabe006308e8f5d854.tar.xz nvme-cli-27b7936334b41d4b942919eabe006308e8f5d854.zip |
Updating http links to https in copyright.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/copyright | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 764a3d3..8e8785f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -73,7 +73,7 @@ License: GPL-2 GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <https://www.gnu.org/licenses/>. . The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. @@ -90,7 +90,7 @@ License: GPL-2+ GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <https://www.gnu.org/licenses/>. . The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. |