aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-01-26 18:52:37 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2017-01-26 18:52:37 +0100
commit7fe0c07848ae028f10e32bca777d05fbc404b152 (patch)
treeb21046f526f5829c779ff88b4ccf4e7a566a24d7
parentc643fe4639e923b0a88e1a5d9df691418b540056 (diff)
Update date in headers
Also update .gitignore Change-Id: I9d3e82c59318d983243ffce6d0a726ad5186fa2d Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--.gitignore1
-rw-r--r--certs/CMakeLists.txt2
-rw-r--r--scripts/CMakeLists.txt2
-rw-r--r--src/simulation/security-manager.h2
4 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 4a6c715..660fcb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
build/
tests-w3c/
+prepare-build.sh
diff --git a/certs/CMakeLists.txt b/certs/CMakeLists.txt
index 7c1bd92..5d637e5 100644
--- a/certs/CMakeLists.txt
+++ b/certs/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015 IoT.bzh
+# Copyright 2015, 2016, 2017 IoT.bzh
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt
index 873e90c..aef41cb 100644
--- a/scripts/CMakeLists.txt
+++ b/scripts/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015 IoT.bzh
+# Copyright 2015, 2016, 2017 IoT.bzh
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/simulation/security-manager.h b/src/simulation/security-manager.h
index 59c356d..36b1b32 100644
--- a/src/simulation/security-manager.h
+++ b/src/simulation/security-manager.h
@@ -1,5 +1,5 @@
/*
- Copyright 2015 IoT.bzh
+ Copyright 2015, 2016, 2017 IoT.bzh
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.