From 42de02bb5cdde7e0bb78f9d4aaded8d1aa68a27d Mon Sep 17 00:00:00 2001 From: Noe Rubinstein Date: Fri, 17 Dec 2010 14:43:36 +0100 Subject: Copyright and licence --- xhfc/base.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'xhfc/base.c') diff --git a/xhfc/base.c b/xhfc/base.c index c2c9a02..9b0284e 100644 --- a/xhfc/base.c +++ b/xhfc/base.c @@ -1,3 +1,24 @@ +/* BRI support on XiVO IPBX OpenHardware with Cologne Chip's XHFC + * + * Copyright (C) 2010 Proformatique + * Authors: + * Noe Rubinstein + * Guillaume Knispel + * + * 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, or (at your option) + * any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + #include #include #include -- cgit v1.2.3