Add a comment indicating the copyright and license to each source file.

This commit is contained in:
Ken MacKay
2014-04-22 22:05:19 -07:00
parent bcc251667f
commit 03531d50a2
6 changed files with 11 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
/* Copyright 2013, Kenneth MacKay. Licensed under the BSD 2-clause license. */
#if !TARGET_LPC11XX
#include "ecc.h"
+2
View File
@@ -1,3 +1,5 @@
/* Copyright 2013, Kenneth MacKay. Licensed under the BSD 2-clause license. */
#include "ecc.h"
#include <string.h>
+2
View File
@@ -1,3 +1,5 @@
/* Copyright 2013 Kenneth MacKay. Licensed under the BSD 2-clause license. */
#ifndef _MICRO_ECC_H_
#define _MICRO_ECC_H_
+1 -1
View File
@@ -1,4 +1,4 @@
/* Copyright 2013, Kenneth MacKay. Licensed under the BSD 2-clause license. */
#if TARGET_LPC11XX
#include "peripherals/uart.h"
+2
View File
@@ -1,3 +1,5 @@
/* Copyright 2013, Kenneth MacKay. Licensed under the BSD 2-clause license. */
#if !TARGET_LPC11XX
#include "ecc.h"
+2
View File
@@ -1,3 +1,5 @@
/* Copyright 2013, Kenneth MacKay. Licensed under the BSD 2-clause license. */
#if !TARGET_LPC11XX
#include "ecc.h"