diff --git a/LICENSE b/LICENSE index 733e1a6..9399513 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013-2014 The Hybrid Group +Copyright (c) 2013-2015 The Hybrid Group Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.markdown b/README.markdown index b8940f5..4e1d389 100644 --- a/README.markdown +++ b/README.markdown @@ -354,4 +354,4 @@ Version | Notes ## License -Copyright (c) 2013-2014 The Hybrid Group. Licensed under the Apache 2.0 license. +Copyright (c) 2013-2015 The Hybrid Group. Licensed under the Apache 2.0 license. diff --git a/lib/adaptor.js b/lib/adaptor.js index 336a762..8510d34 100644 --- a/lib/adaptor.js +++ b/lib/adaptor.js @@ -2,7 +2,7 @@ * adaptor * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/api.js b/lib/api.js index c9df43e..8fa58e4 100644 --- a/lib/api.js +++ b/lib/api.js @@ -2,7 +2,7 @@ * Cylon API * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/api/auth/basic.js b/lib/api/auth/basic.js index dfdf438..875ef03 100644 --- a/lib/api/auth/basic.js +++ b/lib/api/auth/basic.js @@ -2,7 +2,7 @@ * Cylon API - Basic Auth * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/api/routes.js b/lib/api/routes.js index d484620..be104dc 100644 --- a/lib/api/routes.js +++ b/lib/api/routes.js @@ -4,7 +4,7 @@ * Cylon API - Route Definitions * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/basestar.js b/lib/basestar.js index ce960bd..92912e9 100644 --- a/lib/basestar.js +++ b/lib/basestar.js @@ -2,7 +2,7 @@ * basestar * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/config.js b/lib/config.js index 38fd391..270afe5 100644 --- a/lib/config.js +++ b/lib/config.js @@ -2,7 +2,7 @@ * Cylon - Internal Configuration * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/connection.js b/lib/connection.js index 272151e..18c16b9 100644 --- a/lib/connection.js +++ b/lib/connection.js @@ -2,7 +2,7 @@ * connection * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/cylon.js b/lib/cylon.js index 299c74d..442e2cc 100644 --- a/lib/cylon.js +++ b/lib/cylon.js @@ -2,7 +2,7 @@ * cylon * cylonjs.com * - * Copyright (c) 2013 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/device.js b/lib/device.js index 75311c9..fcfe3a6 100644 --- a/lib/device.js +++ b/lib/device.js @@ -2,7 +2,7 @@ * device * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/driver.js b/lib/driver.js index 37276fd..72818a9 100644 --- a/lib/driver.js +++ b/lib/driver.js @@ -2,7 +2,7 @@ * driver * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/io/digital-pin.js b/lib/io/digital-pin.js index 7bb5be7..2350ce7 100644 --- a/lib/io/digital-pin.js +++ b/lib/io/digital-pin.js @@ -2,7 +2,7 @@ * Linux IO DigitalPin * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/logger.js b/lib/logger.js index d42ad22..62bcb66 100644 --- a/lib/logger.js +++ b/lib/logger.js @@ -2,7 +2,7 @@ * logger * cylonjs.com * - * Copyright (c) 2013 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/registry.js b/lib/registry.js index f603c02..f286184 100644 --- a/lib/registry.js +++ b/lib/registry.js @@ -6,7 +6,7 @@ * * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/robot.js b/lib/robot.js index 3d54161..d45ef34 100644 --- a/lib/robot.js +++ b/lib/robot.js @@ -2,7 +2,7 @@ * robot * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/test/loopback.js b/lib/test/loopback.js index 54874fa..cea1a4f 100644 --- a/lib/test/loopback.js +++ b/lib/test/loopback.js @@ -2,7 +2,7 @@ * Loopback adaptor * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/test/ping.js b/lib/test/ping.js index 9eca822..5958b64 100644 --- a/lib/test/ping.js +++ b/lib/test/ping.js @@ -2,7 +2,7 @@ * Ping driver * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/test/test-adaptor.js b/lib/test/test-adaptor.js index 490e6e7..a305af4 100644 --- a/lib/test/test-adaptor.js +++ b/lib/test/test-adaptor.js @@ -2,7 +2,7 @@ * Test adaptor * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/test/test-driver.js b/lib/test/test-driver.js index 57dfefb..907d106 100644 --- a/lib/test/test-driver.js +++ b/lib/test/test-driver.js @@ -2,7 +2,7 @@ * Test driver * cylonjs.com * - * Copyright (c) 2013-2014 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */ diff --git a/lib/utils.js b/lib/utils.js index 4ebd787..a648ceb 100644 --- a/lib/utils.js +++ b/lib/utils.js @@ -2,7 +2,7 @@ * Cylon - Utils * cylonjs.com * - * Copyright (c) 2013 The Hybrid Group + * Copyright (c) 2013-2015 The Hybrid Group * Licensed under the Apache 2.0 license. */