summaryrefslogtreecommitdiff
path: root/xhfc
diff options
context:
space:
mode:
authorGuillaume Knispel <gknispel@proformatique.com>2012-01-18 17:20:26 +0100
committerGuillaume Knispel <gknispel@proformatique.com>2012-01-18 17:20:26 +0100
commit36a9ae3e441b75a146836322018e6d915fd386ef (patch)
tree40c8fc7b27781183ddb30de41107e2be8173bb30 /xhfc
parent5d5e1cfa51b925c1797f64b3307fd9b36964091d (diff)
update copyright infos
Diffstat (limited to 'xhfc')
-rw-r--r--xhfc/base.c2
-rw-r--r--xhfc/xhfc.h2
-rw-r--r--xhfc/xhfc_leb.c2
-rw-r--r--xhfc/xhfc_leb.h2
-rw-r--r--xhfc/xhfc_st_state.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/xhfc/base.c b/xhfc/base.c
index be6be89..bf1a8c2 100644
--- a/xhfc/base.c
+++ b/xhfc/base.c
@@ -1,6 +1,6 @@
/* BRI support on XiVO IPBX OpenHardware with Cologne Chip's XHFC
*
- * Copyright (C) 2010 Proformatique
+ * Copyright (C) 2010,2012 Avencall
* Authors:
* Noe Rubinstein <nrubinstein@proformatique.com>
* Guillaume Knispel <gknispel@proformatique.com>
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index d20cb46..6179b45 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -1,6 +1,6 @@
/* BRI support on XiVO IPBX OpenHardware with Cologne Chip's XHFC
*
- * Copyright (C) 2010 Proformatique
+ * Copyright (C) 2010,2012 Avencall
* Authors:
* Noe Rubinstein <nrubinstein@proformatique.com>
* Guillaume Knispel <gknispel@proformatique.com>
diff --git a/xhfc/xhfc_leb.c b/xhfc/xhfc_leb.c
index 7722249..bf0620c 100644
--- a/xhfc/xhfc_leb.c
+++ b/xhfc/xhfc_leb.c
@@ -1,6 +1,6 @@
/* EP80579 LEB: configuration of CS0 for an XHFC-4SU.
*
- * Copyright (C) 2010 Proformatique
+ * Copyright (C) 2010,2012 Avencall
* Author: Guillaume Knispel <gknispel@proformatique.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/xhfc/xhfc_leb.h b/xhfc/xhfc_leb.h
index 9e25f00..acce53e 100644
--- a/xhfc/xhfc_leb.h
+++ b/xhfc/xhfc_leb.h
@@ -1,6 +1,6 @@
/* EP80579 LEB: configuration and access to an XHFC-4SU via CS0.
*
- * Copyright (C) 2010 Proformatique
+ * Copyright (C) 2010,2012 Avencall
* Authors:
* Noe Rubinstein <nrubinstein@proformatique.com>
* Guillaume Knispel <gknispel@proformatique.com>
diff --git a/xhfc/xhfc_st_state.c b/xhfc/xhfc_st_state.c
index 358e73b..3a42b44 100644
--- a/xhfc/xhfc_st_state.c
+++ b/xhfc/xhfc_st_state.c
@@ -1,6 +1,6 @@
/* L1 state handling
*
- * Copyright (C) 2010 Proformatique
+ * Copyright (C) 2010,2012 Avencall
* Authors:
* Noe Rubinstein <nrubinstein@proformatique.com>
* Guillaume Knispel <gknispel@proformatique.com>