From d750f9e1d6194b2a4f1f4ca58b3e0959938333d6 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 23 Mar 2007 14:43:47 +0000 Subject: * inserted correct copyright header git-svn-id: http://svn.openslx.org/svn/openslx/trunk@813 95ad53e4-c205-0410-b2fa-d234c58c8868 --- bin/slxldd | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'bin/slxldd') diff --git a/bin/slxldd b/bin/slxldd index 426e9f90..c84ca513 100755 --- a/bin/slxldd +++ b/bin/slxldd @@ -1,11 +1,18 @@ #! /usr/bin/perl +# ----------------------------------------------------------------------------- +# Copyright (c) 2006, 2007 - OpenSLX GmbH # -# slxldd - OpenSLX-rewrite of ldd that works on multiple architectures. +# This program is free software distributed under the GPL version 2. +# See http://openslx.org/COPYING # -# (c) 2006 - OpenSLX.com -# -# Oliver Tappe +# If you have any feedback please consult http://openslx.org/feedback and +# send your suggestions, praise, or complaints to feedback@openslx.org # +# General information about OpenSLX can be found at http://openslx.org/ +# ----------------------------------------------------------------------------- +# slxldd +# - OpenSLX-rewrite of ldd that works on multiple architectures. +# ----------------------------------------------------------------------------- use strict; my $abstract = q[ -- cgit v1.2.3-55-g7522