add copyrights and copying details

This commit is contained in:
George Danchev
2011-07-11 09:44:01 +00:00
parent 2e6f3fb6fe
commit d4c85696a8
10 changed files with 18 additions and 7 deletions

View File

@ -1,5 +1,9 @@
// Just to ensure we are C++-clean. This should not spit too much noise
/* Copyright 2011 George Danchev <danchev@spnet.net>
* Licensed under GNU GPL version 2
*/
#if __WORDSIZE == 32
#define _LARGEFILE_SOURCE 1
#define _FILE_OFFSET_BITS 64

View File

@ -1,5 +1,9 @@
// Just to ensure we are C++-clean. This should not spit too much noise
/* Copyright 2011 George Danchev <danchev@spnet.net>
* Licensed under GNU GPL version 2
*/
#if __WORDSIZE == 32
#define _LARGEFILE_SOURCE 1
#define _FILE_OFFSET_BITS 64