Added license

This commit is contained in:
2018-04-06 17:18:05 +02:00
parent f2da8d6e17
commit c18d2adc06
5 changed files with 33 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
/*
* Copyright 2018 Christoph Haas
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the standard MIT license. See LICENSE for more details.
*/
#ifndef _GCLOGGER_H_
#define _GCLOGGER_H_

View File

@@ -1,3 +1,10 @@
/*
* Copyright 2018 Christoph Haas
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the standard MIT license. See LICENSE for more details.
*/
#ifndef _GC_GMC_H_
#define _GC_GMC_H_