Added copyright information.

This commit is contained in:
2014-02-28 13:34:38 -04:30
parent 3a92d73887
commit 3bf6d0d143
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
/**
* Copyright (c) 2014, Miguel Angel Astor Romero. All rights reserved.
* See the file LICENSE for more details.
*/
#ifndef __cplusplus
#include <stdio.h>

View File

@@ -1,3 +1,8 @@
/**
* Copyright (c) 2014, Miguel Angel Astor Romero. All rights reserved.
* See the file LICENSE for more details.
*/
#ifndef ISLAND_H
#define ISLAND_H