Browse Source

Copyright cleanups and updates

Luke Dashjr 11 years ago
parent
commit
211fdffd19
67 changed files with 137 additions and 121 deletions
  1. 13 1
      AUTHORS
  2. 1 1
      Makefile.am
  3. 1 1
      adl.c
  4. 2 2
      api-example.c
  5. 3 3
      api.c
  6. 1 1
      autogen.sh
  7. 1 1
      configure.ac
  8. 2 1
      deviceapi.c
  9. 2 2
      driver-antminer.c
  10. 2 2
      driver-avalon.c
  11. 1 0
      driver-avalon.h
  12. 1 1
      driver-bifury.c
  13. 2 2
      driver-bitforce.c
  14. 1 1
      driver-bitfury.c
  15. 1 1
      driver-cairnsmore.c
  16. 2 2
      driver-cpu.c
  17. 2 2
      driver-drillbit.c
  18. 1 1
      driver-dualminer.c
  19. 1 1
      driver-getwork.c
  20. 1 1
      driver-hashbuster.c
  21. 1 1
      driver-hashbusterusb.c
  22. 1 1
      driver-hashfast.c
  23. 2 1
      driver-icarus.c
  24. 2 1
      driver-icarus.h
  25. 1 0
      driver-klondike.c
  26. 1 1
      driver-knc.c
  27. 1 1
      driver-littlefury.c
  28. 2 2
      driver-nanofury.c
  29. 3 2
      driver-opencl.c
  30. 1 1
      driver-proxy.c
  31. 1 0
      driver-rockminer.c
  32. 1 1
      driver-stratum.c
  33. 1 1
      driver-twinfury.c
  34. 2 1
      driver-x6500.c
  35. 1 1
      driver-ztex.c
  36. 1 1
      gc3355.c
  37. 1 0
      gc3355.h
  38. 1 1
      hexdump.c
  39. 1 1
      httpsrv.c
  40. 1 1
      jtag.c
  41. 1 1
      libbitfury.c
  42. 2 2
      logging.c
  43. 1 1
      logging.h
  44. 1 1
      lowl-spi.c
  45. 1 1
      lowl-usb.c
  46. 1 1
      lowl-vcom.c
  47. 1 1
      lowlevel.c
  48. 1 1
      make-release
  49. 3 2
      miner.c
  50. 2 1
      miner.h
  51. 1 1
      ocl.c
  52. 1 1
      opencl/poclbm.cl
  53. 5 2
      opencl/scrypt.cl
  54. 1 1
      openwrt/bfgminer/Makefile
  55. 3 1
      scrypt.c
  56. 4 11
      sha256_generic.c
  57. 1 2
      sha256_sse2_amd64.c
  58. 1 2
      sha256_sse2_i386.c
  59. 1 2
      sha256_sse4_amd64.c
  60. 1 1
      sha256_via.c
  61. 2 1
      tm_i2c.c
  62. 1 1
      usbtest.py
  63. 5 3
      util.c
  64. 1 1
      util.h
  65. 10 7
      x86_32/sha256_xmm.asm
  66. 11 11
      x86_64/sha256_sse4_amd64.asm
  67. 7 15
      x86_64/sha256_xmm_amd64.asm

+ 13 - 1
AUTHORS

@@ -18,7 +18,7 @@ Ubuntu packaging: Graeme Humphries <graeme@sudo.ca>
 Contributors:
 Contributors:
 
 
 Jason Hughes <wizkid057@gmail.com>
 Jason Hughes <wizkid057@gmail.com>
-Ycros <michael@kedzierski.id.au>
+Michael Kedzierski <michael@kedzierski.id.au>
 Denis Ahrens <denis@h3q.com>
 Denis Ahrens <denis@h3q.com>
 blinkier <blinkiest@gmail.com>
 blinkier <blinkiest@gmail.com>
 Peter Stuge <peter@stuge.se>
 Peter Stuge <peter@stuge.se>
@@ -34,6 +34,8 @@ Philip Kaufmann <phil.kaufmann@t-online.de>
 Teemu Suikki <zuikkis@gmail.com>
 Teemu Suikki <zuikkis@gmail.com>
 Pavel Semjanov <pavel@semjanov.com>
 Pavel Semjanov <pavel@semjanov.com>
 Rusty Russell <rusty@rustcorp.com.au>
 Rusty Russell <rusty@rustcorp.com.au>
+Neil Kettle <neil@digit-labs.org>
+Ufasoft <support@ufasoft.com>
 Znort 987 <znort987@yahoo.com>
 Znort 987 <znort987@yahoo.com>
 Phateus <Jesse.Moll@gmail.com>
 Phateus <Jesse.Moll@gmail.com>
 Martin Danielsen <kalroth@gmail.com>
 Martin Danielsen <kalroth@gmail.com>
@@ -43,6 +45,7 @@ fleger <florian6.leger@laposte.net>
 pooler <pooler@litecoinpool.org>
 pooler <pooler@litecoinpool.org>
 Ricardo Iván Vieitez Parra <cop3504@memoryplate.com>
 Ricardo Iván Vieitez Parra <cop3504@memoryplate.com>
 gluk <glukolog@mail.ru>
 gluk <glukolog@mail.ru>
+Ang Iongchun <angiongchun@gmail.com>
 Paul Wouters <pwouters@redhat.com>
 Paul Wouters <pwouters@redhat.com>
 Abracadabra <hocuscapocus@gmail.com>
 Abracadabra <hocuscapocus@gmail.com>
 Josh Lehan <krellan@krellan.net>
 Josh Lehan <krellan@krellan.net>
@@ -52,6 +55,15 @@ Tydus <Tydus@Tydus.org>
 Raulo <p987341@gmail.com>
 Raulo <p987341@gmail.com>
 Thorsten Gilling <tgilling@web.de>
 Thorsten Gilling <tgilling@web.de>
 Isidoro Ghezzi <isidoro.ghezzi@icloud.com>
 Isidoro Ghezzi <isidoro.ghezzi@icloud.com>
+Colin Percival
+ArtForz
+mtrlt
+anajavi
+Jean-Luc Cooke <jlcooke@certainkey.com>
+Andrew McDonald <andrew@mcdonald.org.uk>
+James Morris <jmorris@intercode.com.au>
+Jonathan Lynch <jonathan.lynch@intel.com>
+Daniel Mack <daniel@caiaq.de>
 capa66 <capa66@x204.com>
 capa66 <capa66@x204.com>
 Red_Wolf_2 <redwolf@wolfnexus.net>
 Red_Wolf_2 <redwolf@wolfnexus.net>
 Mr O <notanatheist@gmail.com>
 Mr O <notanatheist@gmail.com>

+ 1 - 1
Makefile.am

@@ -1,4 +1,4 @@
-# Copyright 2012-2013 Luke Dashjr
+# Copyright 2012-2014 Luke Dashjr
 # Copyright 2012 zefir
 # Copyright 2012 zefir
 # Copyright 2011-2013 Con Kolivas
 # Copyright 2011-2013 Con Kolivas
 # Copyright 2013 James Z.M. Gao
 # Copyright 2013 James Z.M. Gao

+ 1 - 1
adl.c

@@ -1,6 +1,6 @@
 /*
 /*
  * Copyright 2011-2013 Con Kolivas
  * Copyright 2011-2013 Con Kolivas
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 2 - 2
api-example.c

@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright 2011 Kano
- * Copyright 2013 Luke Dashjr
+ * Copyright 2011-2012 Andrew Smith
+ * Copyright 2012-2013 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 3 - 3
api.c

@@ -1,7 +1,7 @@
 /*
 /*
- * Copyright 2011-2013 Andrew Smith
- * Copyright 2011-2013 Con Kolivas
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2011-2014 Andrew Smith
+ * Copyright 2011-2014 Con Kolivas
+ * Copyright 2012-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
autogen.sh

@@ -1,5 +1,5 @@
 #!/bin/sh -e
 #!/bin/sh -e
-# Written by Luke Dashjr in 2012
+# Written by Luke Dashjr in 2012-2014
 # This program is released under the terms of the Creative Commons "CC0 1.0 Universal" license and/or copyright waiver.
 # This program is released under the terms of the Creative Commons "CC0 1.0 Universal" license and/or copyright waiver.
 
 
 bs_dir="$(dirname "$0")"
 bs_dir="$(dirname "$0")"

+ 1 - 1
configure.ac

@@ -1,4 +1,4 @@
-dnl * Copyright 2012-2013 Luke Dashjr
+dnl * Copyright 2011-2014 Luke Dashjr
 dnl * Copyright 2011-2013 Con Kolivas
 dnl * Copyright 2011-2013 Con Kolivas
 dnl * Copyright 2010-2011 Jeff Garzik
 dnl * Copyright 2010-2011 Jeff Garzik
 dnl * Copyright 2012 Xiangfu
 dnl * Copyright 2012 Xiangfu

+ 2 - 1
deviceapi.c

@@ -1,8 +1,9 @@
 /*
 /*
- * Copyright 2011-2013 Luke Dashjr
+ * Copyright 2011-2014 Luke Dashjr
  * Copyright 2011-2012 Con Kolivas
  * Copyright 2011-2012 Con Kolivas
  * Copyright 2012-2013 Andrew Smith
  * Copyright 2012-2013 Andrew Smith
  * Copyright 2010 Jeff Garzik
  * Copyright 2010 Jeff Garzik
+ * Copyright 2014 Nate Woolls
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 2 - 2
driver-antminer.c

@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
- * Copyright 2013 Nate Woolls
+ * Copyright 2013-2014 Luke Dashjr
+ * Copyright 2013-2014 Nate Woolls
  * Copyright 2013 Lingchao Xu
  * Copyright 2013 Lingchao Xu
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * This program is free software; you can redistribute it and/or modify it

+ 2 - 2
driver-avalon.c

@@ -1,8 +1,8 @@
 /*
 /*
  * Copyright 2012-2013 Xiangfu
  * Copyright 2012-2013 Xiangfu
  * Copyright 2013 Con Kolivas <kernel@kolivas.org>
  * Copyright 2013 Con Kolivas <kernel@kolivas.org>
- * Copyright 2012-2013 Luke Dashjr
- * Copyright 2012 Andrew Smith
+ * Copyright 2012-2014 Luke Dashjr
+ * Copyright 2012-2013 Andrew Smith
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 0
driver-avalon.h

@@ -1,6 +1,7 @@
 /*
 /*
  * Copyright 2013 Avalon project
  * Copyright 2013 Avalon project
  * Copyright 2013 Con Kolivas
  * Copyright 2013 Con Kolivas
+ * Copyright 2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
driver-bifury.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 2 - 2
driver-bitforce.c

@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright 2012-2013 Luke Dashjr
- * Copyright 2012 Con Kolivas
+ * Copyright 2012-2014 Luke Dashjr
+ * Copyright 2012-2013 Con Kolivas
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
driver-bitfury.c

@@ -1,7 +1,7 @@
 /*
 /*
  * Copyright 2013 bitfury
  * Copyright 2013 bitfury
  * Copyright 2013 Anatoly Legkodymov
  * Copyright 2013 Anatoly Legkodymov
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
  * of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
driver-cairnsmore.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 2 - 2
driver-cpu.c

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

+ 2 - 2
driver-drillbit.c

@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
- * Copyright 2013 Angus Gratton
+ * Copyright 2013-2014 Luke Dashjr
+ * Copyright 2013-2014 Angus Gratton
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
driver-dualminer.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  * Copyright 2014 Nate Woolls
  * Copyright 2014 Nate Woolls
  * Copyright 2014 Dualminer Team
  * Copyright 2014 Dualminer Team
  *
  *

+ 1 - 1
driver-getwork.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
driver-hashbuster.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  * Copyright 2013 Vladimir Strinski
  * Copyright 2013 Vladimir Strinski
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
driver-hashbusterusb.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  * Copyright 2013 Vladimir Strinski
  * Copyright 2013 Vladimir Strinski
  * Copyright 2013 HashBuster team
  * Copyright 2013 HashBuster team
  *
  *

+ 1 - 1
driver-hashfast.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 2 - 1
driver-icarus.c

@@ -1,6 +1,7 @@
 /*
 /*
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
  * Copyright 2012 Xiangfu
  * Copyright 2012 Xiangfu
+ * Copyright 2014 Nate Woolls
  * Copyright 2012 Andrew Smith
  * Copyright 2012 Andrew Smith
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * This program is free software; you can redistribute it and/or modify it

+ 2 - 1
driver-icarus.h

@@ -1,5 +1,6 @@
 /*
 /*
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
+ * Copyright 2014 Nate Woolls
  * Copyright 2012 Xiangfu
  * Copyright 2012 Xiangfu
  * Copyright 2012 Andrew Smith
  * Copyright 2012 Andrew Smith
  *
  *

+ 1 - 0
driver-klondike.c

@@ -3,6 +3,7 @@
  * Copyright 2013 Andrew Smith
  * Copyright 2013 Andrew Smith
  * Copyright 2013 Con Kolivas
  * Copyright 2013 Con Kolivas
  * Copyright 2013 Chris Savery
  * Copyright 2013 Chris Savery
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
driver-knc.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
driver-littlefury.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 2 - 2
driver-nanofury.c

@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
- * Copyright 2013 Vladimir Strinski
+ * Copyright 2013-2014 Luke Dashjr
+ * Copyright 2013-2014 Vladimir Strinski
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 3 - 2
driver-opencl.c

@@ -1,6 +1,7 @@
 /*
 /*
- * Copyright 2011-2012 Con Kolivas
- * Copyright 2011-2013 Luke Dashjr
+ * Copyright 2011-2013 Con Kolivas
+ * Copyright 2011-2014 Luke Dashjr
+ * Copyright 2014 Nate Woolls
  * Copyright 2010 Jeff Garzik
  * Copyright 2010 Jeff Garzik
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
driver-proxy.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 0
driver-rockminer.c

@@ -1,5 +1,6 @@
 /*
 /*
  * Copyright 2014 Luke Dashjr
  * Copyright 2014 Luke Dashjr
+ * Copyright 2014 Nate Woolls
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
driver-stratum.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
driver-twinfury.c

@@ -1,6 +1,6 @@
 /*
 /*
  * Copyright 2013 Andreas Auer
  * Copyright 2013 Andreas Auer
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 2 - 1
driver-x6500.c

@@ -1,5 +1,6 @@
 /*
 /*
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
+ * Copyright 2013 Nate Woolls
  * Copyright 2012 Andrew Smith
  * Copyright 2012 Andrew Smith
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
driver-ztex.c

@@ -1,6 +1,6 @@
 /*
 /*
  * Copyright 2012 nelisky
  * Copyright 2012 nelisky
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
  * Copyright 2012-2013 Denis Ahrens
  * Copyright 2012-2013 Denis Ahrens
  * Copyright 2012 Xiangfu
  * Copyright 2012 Xiangfu
  *
  *

+ 1 - 1
gc3355.c

@@ -1,6 +1,6 @@
 /*
 /*
  * Copyright 2014 Nate Woolls
  * Copyright 2014 Nate Woolls
- * Copyright 2013 Luke Dashjr
+ * Copyright 2014 Luke Dashjr
  * Copyright 2014 GridSeed Team
  * Copyright 2014 GridSeed Team
  * Copyright 2014 Dualminer Team
  * Copyright 2014 Dualminer Team
  *
  *

+ 1 - 0
gc3355.h

@@ -2,6 +2,7 @@
  * Copyright 2014 Nate Woolls
  * Copyright 2014 Nate Woolls
  * Copyright 2014 GridSeed Team
  * Copyright 2014 GridSeed Team
  * Copyright 2014 Dualminer Team
  * Copyright 2014 Dualminer Team
+ * Copyright 2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
hexdump.c

@@ -3,7 +3,7 @@
  * output is equal to 'hexdump -C'
  * output is equal to 'hexdump -C'
  * should be compatible to 64bit architectures
  * should be compatible to 64bit architectures
  *
  *
- * Copyright (c) 2009 Daniel Mack <daniel@caiaq.de>
+ * Copyright 2009 Daniel Mack
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * 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
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
httpsrv.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
jtag.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2012 Luke Dashjr
+ * Copyright 2012-2013 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
libbitfury.c

@@ -1,7 +1,7 @@
 /*
 /*
  * Copyright 2013 bitfury
  * Copyright 2013 bitfury
  * Copyright 2013 Anatoly Legkodymov
  * Copyright 2013 Anatoly Legkodymov
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
  * of this software and associated documentation files (the "Software"), to deal

+ 2 - 2
logging.c

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

+ 1 - 1
logging.h

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

+ 1 - 1
lowl-spi.c

@@ -1,6 +1,6 @@
 /*
 /*
  * Copyright 2013 bitfury
  * Copyright 2013 bitfury
- * Copyright 2013 Luke Dashjr
+ * Copyright 2013-2014 Luke Dashjr
  *
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
  * of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
lowl-usb.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
lowl-vcom.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
  * Copyright 2013 Con Kolivas
  * Copyright 2013 Con Kolivas
  * Copyright 2012 Andrew Smith
  * Copyright 2012 Andrew Smith
  * Copyright 2013 Xiangfu
  * Copyright 2013 Xiangfu

+ 1 - 1
lowlevel.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
make-release

@@ -1,5 +1,5 @@
 #!/bin/bash
 #!/bin/bash
-# Copyright 2012-2013 Luke Dashjr
+# Copyright 2012-2014 Luke Dashjr
 #
 #
 # This program is free software; you can redistribute it and/or modify it
 # 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
 # under the terms of the GNU General Public License as published by the Free

+ 3 - 2
miner.c

@@ -1,6 +1,7 @@
 /*
 /*
- * Copyright 2011-2013 Con Kolivas
- * Copyright 2011-2013 Luke Dashjr
+ * Copyright 2011-2014 Con Kolivas
+ * Copyright 2011-2014 Luke Dashjr
+ * Copyright 2014 Nate Woolls
  * Copyright 2012-2013 Andrew Smith
  * Copyright 2012-2013 Andrew Smith
  * Copyright 2010 Jeff Garzik
  * Copyright 2010 Jeff Garzik
  *
  *

+ 2 - 1
miner.h

@@ -1,5 +1,6 @@
 /*
 /*
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
+ * Copyright 2014 Nate Woolls
  * Copyright 2011-2013 Con Kolivas
  * Copyright 2011-2013 Con Kolivas
  * Copyright 2012-2013 Andrew Smith
  * Copyright 2012-2013 Andrew Smith
  * Copyright 2011 Glenn Francis Murray
  * Copyright 2011 Glenn Francis Murray

+ 1 - 1
ocl.c

@@ -1,6 +1,6 @@
 /*
 /*
  * Copyright 2011-2013 Con Kolivas
  * Copyright 2011-2013 Con Kolivas
- * Copyright 2012-2013 Luke Dashjr
+ * Copyright 2012-2014 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
opencl/poclbm.cl

@@ -1,6 +1,6 @@
 // -ck modified kernel taken from Phoenix taken from poclbm, with aspects of
 // -ck modified kernel taken from Phoenix taken from poclbm, with aspects of
 // phatk and others.
 // phatk and others.
-// Modified version copyright 2011-2012 Con Kolivas
+// Modified version copyright 2011-2013 Con Kolivas
 
 
 // This file is taken and modified from the public-domain poclbm project, and
 // This file is taken and modified from the public-domain poclbm project, and
 // we have therefore decided to keep it public-domain in Phoenix.
 // we have therefore decided to keep it public-domain in Phoenix.

+ 5 - 2
opencl/scrypt.cl

@@ -1,6 +1,9 @@
 /*-
 /*-
- * Copyright 2009 Colin Percival, 2011 ArtForz, 2011 pooler, 2012 mtrlt,
- * 2012-2013 Con Kolivas.
+ * Copyright 2009 Colin Percival
+ * Copyright 2011 ArtForz
+ * Copyright 2011 pooler
+ * Copyright 2012 mtrlt
+ * Copyright 2012-2013 Con Kolivas
  * All rights reserved.
  * All rights reserved.
  *
  *
  * Redistribution and use in source and binary forms, with or without
  * Redistribution and use in source and binary forms, with or without

+ 1 - 1
openwrt/bfgminer/Makefile

@@ -1,5 +1,5 @@
 #
 #
-# Copyright 2013 Luke Dashjr
+# Copyright 2013-2014 Luke Dashjr
 #
 #
 # This program is free software; you can redistribute it and/or modify it
 # 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
 # under the terms of the GNU General Public License as published by the Free

+ 3 - 1
scrypt.c

@@ -1,5 +1,7 @@
 /*-
 /*-
- * Copyright 2009 Colin Percival, 2011 ArtForz
+ * Copyright 2009 Colin Percival
+ * Copyright 2011 ArtForz
+ * Copyright 2014 Luke Dashjr
  * All rights reserved.
  * All rights reserved.
  *
  *
  * Redistribution and use in source and binary forms, with or without
  * Redistribution and use in source and binary forms, with or without

+ 4 - 11
sha256_generic.c

@@ -1,15 +1,8 @@
 /*
 /*
- * Cryptographic API.
- *
- * SHA-256, as specified in
- * http://csrc.nist.gov/groups/STM/cavp/documents/shs/sha256-384-512.pdf
- *
- * SHA-256 code by Jean-Luc Cooke <jlcooke@certainkey.com>.
- *
- * Copyright (c) Jean-Luc Cooke <jlcooke@certainkey.com>
- * Copyright (c) Andrew McDonald <andrew@mcdonald.org.uk>
- * Copyright (c) 2002 James Morris <jmorris@intercode.com.au>
- * SHA224 Support Copyright 2007 Intel Corporation <jonathan.lynch@intel.com>
+ * Copyright Jean-Luc Cooke
+ * Copyright Andrew McDonald
+ * Copyright 2002 James Morris
+ * SHA224 Support Copyright 2007 Intel Corporation (by Jonathan Lynch)
  * Copyright 2012-2013 Luke Dashjr
  * Copyright 2012-2013 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 2
sha256_sse2_amd64.c

@@ -1,6 +1,5 @@
 /*
 /*
- * SHA-256 driver for ASM routine for x86_64 on Linux
- * Copyright (c) Mark Crichton <crichton@gimp.org>
+ * Copyright 2011 Mark Crichton
  * Copyright 2012-2013 Luke Dashjr
  * Copyright 2012-2013 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 2
sha256_sse2_i386.c

@@ -1,6 +1,5 @@
 /*
 /*
- * SHA-256 driver for ASM routine for x86_64 on Linux
- * Copyright (c) Mark Crichton <crichton@gimp.org>
+ * Copyright 2011 Mark Crichton
  * Copyright 2012-2013 Luke Dashjr
  * Copyright 2012-2013 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 2
sha256_sse4_amd64.c

@@ -1,6 +1,5 @@
 /*
 /*
- * SHA-256 driver for ASM routine for x86_64 on Linux
- * Copyright (c) Mark Crichton <crichton@gimp.org>
+ * Copyright 2011 Mark Crichton
  * Copyright 2012-2013 Luke Dashjr
  * Copyright 2012-2013 Luke Dashjr
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
sha256_via.c

@@ -1,7 +1,7 @@
 /*
 /*
  * Copyright 2010-2011 Jeff Garzik
  * Copyright 2010-2011 Jeff Garzik
  * Copyright 2012-2013 Luke Dashjr
  * Copyright 2012-2013 Luke Dashjr
- * Copyright 2011 Con Kolivas
+ * Copyright 2011-2012 Con Kolivas
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 2 - 1
tm_i2c.c

@@ -1,5 +1,6 @@
 /*
 /*
- * Copyright 2013 gluk <glukolog@mail.ru>
+ * Copyright 2013 gluk
+ * Copyright 2013 Anatoly Legkodymov
  *
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
  * of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
usbtest.py

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
 #!/usr/bin/env python
-# Copyright 2012 Xiangfu
+# Copyright 2012-2013 Xiangfu
 # Copyright 2012-2013 Andrew Smith
 # Copyright 2012-2013 Andrew Smith
 # Copyright 2013 Luke Dashjr
 # Copyright 2013 Luke Dashjr
 #
 #

+ 5 - 3
util.c

@@ -1,9 +1,11 @@
 /*
 /*
- * Copyright 2011-2013 Con Kolivas
- * Copyright 2011-2013 Luke Dashjr
- * Copyright 2010 Jeff Garzik
+ * Copyright 2011-2014 Con Kolivas
+ * Copyright 2011-2014 Luke Dashjr
+ * Copyright 2014 Nate Woolls
+ * Copyright 2010-2011 Jeff Garzik
  * Copyright 2012 Giel van Schijndel
  * Copyright 2012 Giel van Schijndel
  * Copyright 2012 Gavin Andresen
  * Copyright 2012 Gavin Andresen
+ * Copyright 2013 Lingchao Xu
  *
  *
  * This program is free software; you can redistribute it and/or modify it
  * 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
  * under the terms of the GNU General Public License as published by the Free

+ 1 - 1
util.h

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

+ 10 - 7
x86_32/sha256_xmm.asm

@@ -1,10 +1,13 @@
-;; SHA-256 for X86 for Linux, based off of:A
-
-; (c) Ufasoft 2011 http://ufasoft.com mailto:support@ufasoft.com
-; Version 2011
-; This software is Public Domain
-
-; SHA-256 CPU SSE cruncher for Bitcoin Miner
+;/*
+; * Copyright 2011 Ufasoft
+; * Copyright 2012 Guido Ascioti <guido.ascioti@gmail.com>
+; * Copyright 2012 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.
+; */
 
 
 ALIGN 32
 ALIGN 32
 BITS 32
 BITS 32

+ 11 - 11
x86_64/sha256_sse4_amd64.asm

@@ -1,14 +1,14 @@
-;; SHA-256 for X86-64 for Linux, based off of:
-
-; (c) Ufasoft 2011 http://ufasoft.com mailto:support@ufasoft.com
-; Version 2011
-; This software is Public Domain
-
-; Significant re-write/optimisation and reordering by,
-; Neil Kettle <mu-b@digit-labs.org>
-; ~18% performance improvement
-
-; SHA-256 CPU SSE cruncher for Bitcoin Miner
+;/*
+; * Copyright 2011 Neil Kettle
+; * Copyright 2011 Ufasoft
+; * Copyright 2013 James Z.M. Gao
+; * 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.
+; */
 
 
 ALIGN 32
 ALIGN 32
 BITS 64
 BITS 64

+ 7 - 15
x86_64/sha256_xmm_amd64.asm

@@ -1,20 +1,12 @@
 ;/*
 ;/*
-; * Copyright (C) 2011 - Neil Kettle <neil@digit-labs.org>
+; * Copyright 2011 Neil Kettle
+; * Copyright 2013 James Z.M. Gao
+; * Copyright 2012-2013 Luke Dashjr
 ; *
 ; *
-; * This file is part of cpuminer-ng.
-; *
-; * cpuminer-ng 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.
-; *
-; * cpuminer-ng is distributed in the hope that it will be useful,
-; * but WITHOUT ANY WARRANTY; without even the implied warranty of
-; * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-; * GNU General Public License for more details.
-; *
-; * You should have received a copy of the GNU General Public License
-; * along with cpuminer-ng.  If not, see <http://www.gnu.org/licenses/>.
+; * 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.
 ; */
 ; */
 
 
 ; %rbp, %rbx, and %r12-%r15 - callee save
 ; %rbp, %rbx, and %r12-%r15 - callee save