summaryrefslogtreecommitdiff
path: root/dselect/setup
diff options
context:
space:
mode:
Diffstat (limited to 'dselect/setup')
-rwxr-xr-xdselect/setup17
1 files changed, 3 insertions, 14 deletions
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 <srivasta@tiamat.datasync.com>
+#
+# SPDX-License-Identifier: GPL-2.0+
use strict;
use warnings;