From a48d8b4639f36e6fc2d7e87cac92e178674caaa1 Mon Sep 17 00:00:00 2001 From: Max Krasnyansky Date: Fri, 8 Mar 2002 21:10:06 +0000 Subject: Initial revision --- AUTHORS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 AUTHORS (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..7cd84ba8 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,6 @@ +Maxim Krasnyansky + Original author. + Primary maintainer. + +Marcel Holtmann + Various patches, fixes and other contributions. -- cgit From ab9d7d4249cfc7708ed39795413bd28cc97c930e Mon Sep 17 00:00:00 2001 From: Max Krasnyansky Date: Thu, 28 Mar 2002 18:09:32 +0000 Subject: Update --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 7cd84ba8..d9b488f5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,5 +2,5 @@ Maxim Krasnyansky Original author. Primary maintainer. -Marcel Holtmann +Marcel Holtmann Various patches, fixes and other contributions. -- cgit From fbe20747037da13e1f7e35b87f9ee904fe3c4bab Mon Sep 17 00:00:00 2001 From: Max Krasnyansky Date: Sun, 15 Sep 2002 17:17:05 +0000 Subject: update --- AUTHORS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index d9b488f5..61d09d0c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,3 +4,7 @@ Maxim Krasnyansky Marcel Holtmann Various patches, fixes and other contributions. + +Stephen Crane + Support for hci_{read, write}_class_of_dev() and other HCI functions. + -- cgit From 0739c996ec7922df5559b72cd8e7683422700180 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 31 Mar 2004 16:31:03 +0000 Subject: Remove autoconf and automake specific files and update others --- AUTHORS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 61d09d0c..7c0abf7a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,10 +1,10 @@ Maxim Krasnyansky Original author. - Primary maintainer. Marcel Holtmann + Primary maintainer. Various patches, fixes and other contributions. Stephen Crane - Support for hci_{read, write}_class_of_dev() and other HCI functions. - + Support for many HCI functions. + Memory leak fixes and SDP API cleanups. -- cgit From c0d524486a50e8366c12c5ebea1a4441e9db46aa Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 29 Oct 2005 19:25:42 +0000 Subject: Big cleanup of CVS relics --- AUTHORS | 7 ------- 1 file changed, 7 deletions(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 7c0abf7a..2c545128 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,10 +1,3 @@ Maxim Krasnyansky - Original author. - Marcel Holtmann - Primary maintainer. - Various patches, fixes and other contributions. - Stephen Crane - Support for many HCI functions. - Memory leak fixes and SDP API cleanups. -- cgit