diff options
Diffstat (limited to 'usr.sbin/i4b/isdndecode/layer2.c')
-rw-r--r-- | usr.sbin/i4b/isdndecode/layer2.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/i4b/isdndecode/layer2.c b/usr.sbin/i4b/isdndecode/layer2.c index b7997dd..20ce9cb 100644 --- a/usr.sbin/i4b/isdndecode/layer2.c +++ b/usr.sbin/i4b/isdndecode/layer2.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved. + * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -27,9 +27,9 @@ * layer2.c - decode and print layer 2 (Q.921) information * ------------------------------------------------------- * - * $Id: layer2.c,v 1.3 1998/12/18 17:09:38 hm Exp $ + * $Id: layer2.c,v 1.4 1999/02/14 09:44:57 hm Exp $ * - * last edit-date: [Fri Dec 18 18:12:09 1998] + * last edit-date: [Sun Feb 14 10:16:46 1999] * *---------------------------------------------------------------------------*/ |