diff options
Diffstat (limited to 'usr.bin/make/hash.c')
-rw-r--r-- | usr.bin/make/hash.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/make/hash.c b/usr.bin/make/hash.c index 026d163..a8250a4 100644 --- a/usr.bin/make/hash.c +++ b/usr.bin/make/hash.c @@ -34,6 +34,8 @@ * 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. + * + * $Id$ */ #ifndef lint |