Remove last traces of our old custom serial code
This is just to make future merges easier. There were nothing left of Claudiu's code in those files, so thats why i removed the copyright lines. Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
94e7a77d01
commit
20d268acdb
@ -33,8 +33,7 @@ typedef enum dc_transport_t {
|
||||
DC_TRANSPORT_NONE,
|
||||
DC_TRANSPORT_SERIAL,
|
||||
DC_TRANSPORT_USB,
|
||||
DC_TRANSPORT_IRDA,
|
||||
DC_TRANSPORT_BLUETOOTH
|
||||
DC_TRANSPORT_IRDA
|
||||
} dc_transport_t;
|
||||
|
||||
typedef struct dc_descriptor_t dc_descriptor_t;
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
* libdivecomputer
|
||||
*
|
||||
* Copyright (C) 2008 Jef Driesen
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
@ -42,7 +41,6 @@ typedef enum dc_event_type_t {
|
||||
} dc_event_type_t;
|
||||
|
||||
typedef struct dc_device_t dc_device_t;
|
||||
typedef struct dc_serial_t dc_serial_t;
|
||||
|
||||
typedef struct dc_event_progress_t {
|
||||
unsigned int current;
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
* libdivecomputer
|
||||
*
|
||||
* Copyright (C) 2013 Jef Driesen
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
* libdivecomputer
|
||||
*
|
||||
* Copyright (C) 2013 Jef Driesen
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
* libdivecomputer
|
||||
*
|
||||
* Copyright (C) 2012 Jef Driesen
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
* libdivecomputer
|
||||
*
|
||||
* Copyright (C) 2008 Jef Driesen
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
||||
@ -3,7 +3,6 @@
|
||||
*
|
||||
* Copyright (C) 2013 Jef Driesen
|
||||
* Copyright (C) 2014 Anton Lundin
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
* libdivecomputer
|
||||
*
|
||||
* Copyright (C) 2013 Jef Driesen
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
* libdivecomputer
|
||||
*
|
||||
* Copyright (C) 2013 Jef Driesen
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
* libdivecomputer
|
||||
*
|
||||
* Copyright (C) 2013 Jef Driesen
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
* libdivecomputer
|
||||
*
|
||||
* Copyright (C) 2012 Jef Driesen
|
||||
* Copyright (C) 2015 Claudiu Olteanu
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user