Browse Source

Update copyright notices for 2018

Clara Hobbs 6 years ago
parent
commit
b65070e86e

+ 1
- 1
boards/PD_BUDDY_SINK/board.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
chconf.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
halconf.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pd.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_dpm.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_fusb.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_int_n.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_msg.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_pe.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/include/pdb_prl.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/fusb302b.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/fusb302b.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/hard_reset.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/hard_reset.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/int_n.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/int_n.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/messages.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/messages.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/pdb.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/policy_engine.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/policy_engine.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/priorities.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/protocol_rx.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/protocol_rx.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/protocol_tx.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/src/protocol_tx.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
lib/templates/pdb_conf.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
mcuconf.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
pdb_conf.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/config.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/config.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/device_policy_manager.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/device_policy_manager.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/led.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/led.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/main.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/priorities.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 2
- 2
src/shell.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by
163
 
163
 
164
     chprintf(chp,
164
     chprintf(chp,
165
         "PD Buddy - USB Power Delivery for everyone\r\n"
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
         "\r\n"
167
         "\r\n"
168
         "This program is free software: you can redistribute it and/or modify\r\n"
168
         "This program is free software: you can redistribute it and/or modify\r\n"
169
         "it under the terms of the GNU General Public License as published by\r\n"
169
         "it under the terms of the GNU General Public License as published by\r\n"

+ 1
- 1
src/shell.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/usbcfg.c View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

+ 1
- 1
src/usbcfg.h View File

1
 /*
1
 /*
2
  * PD Buddy - USB Power Delivery for everyone
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
  * This program is free software: you can redistribute it and/or modify
5
  * This program is free software: you can redistribute it and/or modify
6
  * it under the terms of the GNU General Public License as published by
6
  * it under the terms of the GNU General Public License as published by

Loading…
Cancel
Save