Browse Source

Update copyrights

Luke Dashjr 13 years ago
parent
commit
e3c65ccc8c
7 changed files with 6 additions and 14 deletions
  1. 1 1
      driver-icarus.c
  2. 1 1
      dynclock.c
  3. 1 1
      findnonce.c
  4. 1 0
      fpgautils.c
  5. 0 9
      fpgautils.h
  6. 1 1
      miner.c
  7. 1 1
      ocl.c

+ 1 - 1
driver-icarus.c

@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 Luke Dashjr
+ * Copyright 2012-2013 Luke Dashjr
  * Copyright 2012 Xiangfu <xiangfu@openmobilefree.com>
  * Copyright 2012 Andrew Smith
  *

+ 1 - 1
dynclock.c

@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 Luke Dashjr
+ * Copyright 2012-2013 Luke Dashjr
  * Copyright 2012 nelisky.btc@gmail.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
findnonce.c

@@ -1,6 +1,6 @@
 /*
  * Copyright 2011-2012 Con Kolivas
- * Copyright 2012 Luke Dashjr
+ * Copyright 2012-2013 Luke Dashjr
  * Copyright 2011 Nils Schneider
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 0
fpgautils.c

@@ -1,6 +1,7 @@
 /*
  * Copyright 2012-2013 Luke Dashjr
  * Copyright 2012 Andrew Smith
+ * Copyright 2013 Xiangfu <xiangfu@openmobilefree.com>
  *
  * 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

+ 0 - 9
fpgautils.h

@@ -1,12 +1,3 @@
-/*
- * Copyright 2012-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 Foundation; either version 3 of the License, or (at your option)
- * any later version.  See COPYING for more details.
- */
-
 #ifndef FPGAUTILS_H
 #define FPGAUTILS_H
 

+ 1 - 1
miner.c

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-2012 Con Kolivas
+ * Copyright 2011-2013 Con Kolivas
  * Copyright 2011-2013 Luke Dashjr
  * Copyright 2012-2013 Andrew Smith
  * Copyright 2010 Jeff Garzik

+ 1 - 1
ocl.c

@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-2012 Con Kolivas
+ * Copyright 2011-2013 Con Kolivas
  * Copyright 2012-2013 Luke Dashjr
  *
  * This program is free software; you can redistribute it and/or modify it