diff options
Diffstat (limited to 'sys/i4b/layer1/isic/i4b_avm_a1.c')
-rw-r--r-- | sys/i4b/layer1/isic/i4b_avm_a1.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/i4b/layer1/isic/i4b_avm_a1.c b/sys/i4b/layer1/isic/i4b_avm_a1.c index d786c1c..3ea7753 100644 --- a/sys/i4b/layer1/isic/i4b_avm_a1.c +++ b/sys/i4b/layer1/isic/i4b_avm_a1.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996 Andrew Gordon. All rights reserved. * * Copyright (c) 1997, 2001 Hellmuth Michaelis. All rights reserved. @@ -29,8 +29,9 @@ * 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. - * - *--------------------------------------------------------------------------- + */ + +/*--------------------------------------------------------------------------- * * i4b_avm_a1.c - AVM A1/Fritz passive card driver for isdn4bsd * ------------------------------------------------------------ |