From e17f8916fd32228009293087a6fdc6d8c9c9db9f Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 20 Mar 2022 12:23:18 +0100 Subject: dselect: Replaces obsolete file comment header with copyright and SPDX marker The information in the header was probably mostly useful to the author, but even then, it seems it has long past its usefulness once it got integrated into apt proper. --- dselect/setup | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to 'dselect') diff --git a/dselect/setup b/dselect/setup index cea4b9caf..aed7baa26 100755 --- a/dselect/setup +++ b/dselect/setup @@ -1,18 +1,7 @@ #!/usr/bin/perl -# -*- Mode: Perl -*- -# setup.pl --- -# Author : Manoj Srivastava ( srivasta@tiamat.datasync.com ) -# Created On : Wed Mar 4 15:11:47 1998 -# Created On Node : tiamat.datasync.com -# Last Modified By : Manoj Srivastava -# Last Modified On : Tue May 19 11:25:32 1998 -# Last Machine Used: tiamat.datasync.com -# Update Count : 87 -# Status : Unknown, Use with caution! -# HISTORY : -# Description : -# This file is designed to go into /usr/lib/apt/methods/setup -# +# Copyright (c) 1998 Manoj Srivastava +# +# SPDX-License-Identifier: GPL-2.0+ use strict; use warnings; -- cgit v1.2.3-70-g09d2