From f6f518b207e19ee2f8ab4870471673b934719bfd Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 30 Jun 2002 05:15:05 +0000 Subject: Consistently use FBSDID --- bin/setfacl/util.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bin/setfacl/util.c') diff --git a/bin/setfacl/util.c b/bin/setfacl/util.c index 2c1a6e27..4976301 100644 --- a/bin/setfacl/util.c +++ b/bin/setfacl/util.c @@ -22,10 +22,11 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. - * - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); + #include #include #include -- cgit v1.1