Przeglądaj źródła

Update copyright notices for 2018

Clara Hobbs 6 lat temu
rodzic
commit
b65070e86e

+ 1
- 1
boards/PD_BUDDY_SINK/board.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
chconf.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
halconf.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pd.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_dpm.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_fusb.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_int_n.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_msg.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_pe.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_prl.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/fusb302b.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/fusb302b.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/hard_reset.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/hard_reset.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/int_n.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/int_n.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/messages.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/messages.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/pdb.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/policy_engine.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/policy_engine.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/priorities.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/protocol_rx.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/protocol_rx.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/protocol_tx.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/protocol_tx.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/templates/pdb_conf.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
mcuconf.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
pdb_conf.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/config.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/config.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/device_policy_manager.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/device_policy_manager.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/led.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/led.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/main.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/priorities.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 2
- 2
src/shell.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by
@@ -163,7 +163,7 @@ static void cmd_license(BaseSequentialStream *chp, int argc, char *argv[])
163 163
 
164 164
     chprintf(chp,
165 165
         "PD Buddy - USB Power Delivery for everyone\r\n"
166
-        "Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>\r\n"
166
+        "Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>\r\n"
167 167
         "\r\n"
168 168
         "This program is free software: you can redistribute it and/or modify\r\n"
169 169
         "it under the terms of the GNU General Public License as published by\r\n"

+ 1
- 1
src/shell.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/usbcfg.c Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/usbcfg.h Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * PD Buddy - USB Power Delivery for everyone
3
- * Copyright (C) 2017 Clayton G. Hobbs <clay@lakeserv.net>
3
+ * Copyright (C) 2017-2018 Clayton G. Hobbs <clay@lakeserv.net>
4 4
  *
5 5
  * This program is free software: you can redistribute it and/or modify
6 6
  * it under the terms of the GNU General Public License as published by

Ładowanie…
Anuluj
Zapisz