Browse Source

Update copyrights

Luke Dashjr 12 years ago
parent
commit
9a620263cb
3 changed files with 3 additions and 1 deletions
  1. 1 0
      api-example.c
  2. 1 0
      api-example.py
  3. 1 1
      driver-avalon.c

+ 1 - 0
api-example.c

@@ -1,5 +1,6 @@
 /*
  * Copyright 2011 Kano
+ * Copyright 2013 Luke Dashjr
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 0
api-example.py

@@ -1,5 +1,6 @@
 #!/usr/bin/python
 # Copyright 2013 Christian Berendt
+# Copyright 2013 Luke Dashjr
 #
 # This program is free software; you can redistribute it and/or modify it under
 # the terms of the GNU General Public License as published by the Free Software

+ 1 - 1
driver-avalon.c

@@ -1,7 +1,7 @@
 /*
  * Copyright 2012-2013 Xiangfu
  * Copyright 2013 Con Kolivas <kernel@kolivas.org>
- * Copyright 2012 Luke Dashjr
+ * Copyright 2012-2013 Luke Dashjr
  * Copyright 2012 Andrew Smith
  *
  * This program is free software; you can redistribute it and/or modify it