X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Facfilter.sh;h=5d7558c300c14d2e2ec59adb0daf85f4dad7a4cf;hb=6d6a4b7ddae7c38bfb231161a12410b925f60646;hp=7e3659e568860de28ba98a82108cbd1a03ae69c3;hpb=41e57c041f56bdc5687eb92ce2cae3caa7333d33;p=openldap diff --git a/tests/scripts/acfilter.sh b/tests/scripts/acfilter.sh index 7e3659e568..5d7558c300 100755 --- a/tests/scripts/acfilter.sh +++ b/tests/scripts/acfilter.sh @@ -1,6 +1,18 @@ #! /bin/sh # $OpenLDAP$ +## This work is part of OpenLDAP Software . +## +## Copyright 1998-2005 The OpenLDAP Foundation. +## All rights reserved. +## +## Redistribution and use in source and binary forms, with or without +## modification, are permitted only as authorized by the OpenLDAP +## Public License. +## +## A copy of this license is available in the file LICENSE in the +## top-level directory of the distribution or, alternatively, at +## . # -# Strip operational attributes +# Strip comments # -egrep -iv '^modifiersname:|^modifytimestamp:|^creatorsname:|^createtimestamp' +egrep -iv '^#'