[kernel] r14596 - dists/trunk/linux-2.6/debian/templates/temp.image.plain

Maximilian Attems maks at alioth.debian.org
Tue Nov 10 14:20:32 UTC 2009


Author: maks
Date: Tue Nov 10 14:20:30 2009
New Revision: 14596

Log:
maintainer script snipp outdated copyright headers

as we ship that code and already modified more then bits,
just take up responsibility. copyright is deducible from commits.
let's one jump directly to the code when opening relevant file.

Modified:
   dists/trunk/linux-2.6/debian/templates/temp.image.plain/postinst
   dists/trunk/linux-2.6/debian/templates/temp.image.plain/postrm
   dists/trunk/linux-2.6/debian/templates/temp.image.plain/preinst
   dists/trunk/linux-2.6/debian/templates/temp.image.plain/prerm

Modified: dists/trunk/linux-2.6/debian/templates/temp.image.plain/postinst
==============================================================================
--- dists/trunk/linux-2.6/debian/templates/temp.image.plain/postinst	Tue Nov 10 14:20:26 2009	(r14595)
+++ dists/trunk/linux-2.6/debian/templates/temp.image.plain/postinst	Tue Nov 10 14:20:30 2009	(r14596)
@@ -1,20 +1,4 @@
 #! /usr/bin/perl
-#                              -*- Mode: Cperl -*-
-# debian.postinst ---
-# Author           : Manoj Srivastava ( srivasta at pilgrim.umass.edu )
-# Created On       : Sat Apr 27 05:55:26 1996
-# Created On Node  : melkor.pilgrim.umass.edu
-# Last Modified By : Manoj Srivastava
-# Last Modified On : Fri Sep 29 10:08:18 2006
-# Last Machine Used: glaurung.internal.golden-gryphon.com
-# Update Count     : 357
-# Status           : Unknown, Use with caution!
-# HISTORY          :
-# Description      :
-#
-#    $Id: image.postinst,v 1.125 2003/10/07 16:24:20 srivasta Exp $
-#
-
 #
 #use strict; #for debugging
 use Cwd 'abs_path';

Modified: dists/trunk/linux-2.6/debian/templates/temp.image.plain/postrm
==============================================================================
--- dists/trunk/linux-2.6/debian/templates/temp.image.plain/postrm	Tue Nov 10 14:20:26 2009	(r14595)
+++ dists/trunk/linux-2.6/debian/templates/temp.image.plain/postrm	Tue Nov 10 14:20:30 2009	(r14596)
@@ -1,21 +1,4 @@
 #! /usr/bin/perl
-#                              -*- Mode: Cperl -*- 
-# image.postrm --- 
-# Author           : Manoj Srivastava ( srivasta at glaurung.green-gryphon.com ) 
-# Created On       : Sat May 15 11:05:13 1999
-# Created On Node  : glaurung.green-gryphon.com
-# Last Modified By : Manoj Srivastava
-# Last Modified On : Wed Sep 13 11:26:19 2006
-# Last Machine Used: glaurung.internal.golden-gryphon.com
-# Update Count     : 57
-# Status           : Unknown, Use with caution!
-# HISTORY          : 
-# Description      : 
-# 
-#     $Id: image.postrm,v 1.31 2003/10/07 16:24:20 srivasta Exp $
-#
-
-
 # 
 #use strict; #for debugging
 use Cwd 'abs_path';

Modified: dists/trunk/linux-2.6/debian/templates/temp.image.plain/preinst
==============================================================================
--- dists/trunk/linux-2.6/debian/templates/temp.image.plain/preinst	Tue Nov 10 14:20:26 2009	(r14595)
+++ dists/trunk/linux-2.6/debian/templates/temp.image.plain/preinst	Tue Nov 10 14:20:30 2009	(r14596)
@@ -1,19 +1,4 @@
 #! /usr/bin/perl
-#                              -*- Mode: Cperl -*-
-# image.preinst ---
-# Author           : Manoj Srivastava ( srivasta at tiamat.datasync.com )
-# Created On       : Sun Jun 14 03:38:02 1998
-# Created On Node  : tiamat.datasync.com
-# Last Modified By : Manoj Srivastava
-# Last Modified On : Sun Sep 24 14:04:42 2006
-# Last Machine Used: glaurung.internal.golden-gryphon.com
-# Update Count     : 99
-# Status           : Unknown, Use with caution!
-# HISTORY          :
-# Description      :
-#
-#
-
 #
 #use strict; #for debugging
 

Modified: dists/trunk/linux-2.6/debian/templates/temp.image.plain/prerm
==============================================================================
--- dists/trunk/linux-2.6/debian/templates/temp.image.plain/prerm	Tue Nov 10 14:20:26 2009	(r14595)
+++ dists/trunk/linux-2.6/debian/templates/temp.image.plain/prerm	Tue Nov 10 14:20:30 2009	(r14596)
@@ -1,20 +1,4 @@
 #! /usr/bin/perl
-#                              -*- Mode: Perl -*- 
-# image.prerm --- 
-# Author           : root ( root at melkor.pilgrim.umass.edu ) 
-# Created On       : Fri May 17 03:28:59 1996
-# Created On Node  : melkor.pilgrim.umass.edu
-# Last Modified By : Manoj Srivastava
-# Last Modified On : Sat Aug  5 13:14:17 2006
-# Last Machine Used: glaurung.internal.golden-gryphon.com
-# Update Count     : 85
-# Status           : Unknown, Use with caution!
-# HISTORY          : 
-# Description      : 
-# 
-#
-#    $Id: image.prerm,v 1.22 2003/10/07 16:24:20 srivasta Exp $
-#
 # 
 #use strict;
 use Debconf::Client::ConfModule qw(:all);



More information about the Kernel-svn-changes mailing list