mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
Copyright updates.
This commit is contained in:
parent
0b6e35cda9
commit
be9db9ce63
10
adl.c
10
adl.c
@ -1,3 +1,13 @@
|
|||||||
|
|
||||||
|
/*
|
||||||
|
* Copyright 2011-2012 Con Kolivas
|
||||||
|
*
|
||||||
|
* 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 2 of the License, or (at your option)
|
||||||
|
* any later version. See COPYING for more details.
|
||||||
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#if defined(HAVE_ADL) && (defined(__linux) || defined (WIN32))
|
#if defined(HAVE_ADL) && (defined(__linux) || defined (WIN32))
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2012 Luke Dashjr
|
* Copyright 2012 Luke Dashjr
|
||||||
|
* Copyright 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
|
||||||
|
3
ocl.c
3
ocl.c
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2011 Con Kolivas
|
* Copyright 2011-2012 Con Kolivas
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#ifdef HAVE_OPENCL
|
#ifdef HAVE_OPENCL
|
||||||
|
|
||||||
|
2
util.c
2
util.c
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright 2011 Con Kolivas
|
* Copyright 2011-2012 Con Kolivas
|
||||||
* 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user