added $Id$

This commit is contained in:
2003-04-22 13:49:49 +00:00
parent bce1c8a40e
commit 99caf0c984

View File

@ -1,10 +1,11 @@
#!/bin/sh -ef
#
# $Id$
# Copyright (C) 2000-2003 Dmitry V. Levin <ldv@altlinux.org>
#
# find-requires - generate list of linux-specific package requires.
# Inspired by tool with same name from RPM distribution.
#
# Copyright (C) 2000-2003 Dmitry V. Levin <ldv@altlinux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or