diff --git a/DGGraphImpl.cpp b/DGGraphImpl.cpp index ef10319..5236389 100644 --- a/DGGraphImpl.cpp +++ b/DGGraphImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include "DGGraphImpl.h" #include "SceneManagementImpl.h" diff --git a/DGGraphImpl.h b/DGGraphImpl.h index 732dc66..e3c6f7c 100644 --- a/DGGraphImpl.h +++ b/DGGraphImpl.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #ifndef __FabricSpliceImpl_DGGRAPHIMPL_H__ #define __FabricSpliceImpl_DGGRAPHIMPL_H__ diff --git a/DGPortImpl.cpp b/DGPortImpl.cpp index 4d88004..403613f 100644 --- a/DGPortImpl.cpp +++ b/DGPortImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include "DGPortImpl.h" #include "SceneManagementImpl.h" diff --git a/DGPortImpl.h b/DGPortImpl.h index b91ed20..ee3d592 100644 --- a/DGPortImpl.h +++ b/DGPortImpl.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #ifndef __FabricSpliceImpl_PORTIMPL_H__ #define __FabricSpliceImpl_PORTIMPL_H__ diff --git a/FabricSplice.cpp b/FabricSplice.cpp index ad064a3..8b304ed 100644 --- a/FabricSplice.cpp +++ b/FabricSplice.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include "LoggingImpl.h" #include "SceneManagementImpl.h" diff --git a/FabricSplice.h b/FabricSplice.h index 42facd2..8a3fffa 100644 --- a/FabricSplice.h +++ b/FabricSplice.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. // NOTE: The Fabric Splice API will be deprecated in 2.0. // For new integrations please just use the FabricCore API diff --git a/KLParserImpl.cpp b/KLParserImpl.cpp index c04921b..a7b6b73 100644 --- a/KLParserImpl.cpp +++ b/KLParserImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include "KLParserImpl.h" diff --git a/KLParserImpl.h b/KLParserImpl.h index ea54038..4c1ebaa 100644 --- a/KLParserImpl.h +++ b/KLParserImpl.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #ifndef __FabricSpliceImpl_KLPARSERIMPL_H__ #define __FabricSpliceImpl_KLPARSERIMPL_H__ diff --git a/LICENSE.txt b/LICENSE.txt index 3189f34..78ef4b1 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2010-2016, Fabric Software Inc. +Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, diff --git a/LoggingImpl.cpp b/LoggingImpl.cpp index b82d9b9..a22af1f 100644 --- a/LoggingImpl.cpp +++ b/LoggingImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include "LoggingImpl.h" #include "SceneManagementImpl.h" diff --git a/LoggingImpl.h b/LoggingImpl.h index f12d65e..ed71945 100644 --- a/LoggingImpl.h +++ b/LoggingImpl.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #ifndef __FabricSpliceImpl__LOGGINGIMPL_H__ #define __FabricSpliceImpl__LOGGINGIMPL_H__ diff --git a/ObjectImpl.h b/ObjectImpl.h index 5e44a4d..c4b4045 100644 --- a/ObjectImpl.h +++ b/ObjectImpl.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #ifndef __FabricSpliceImpl_OBJECT_H__ #define __FabricSpliceImpl_OBJECT_H__ diff --git a/SConscript b/SConscript index 3a37672..dbb74da 100644 --- a/SConscript +++ b/SConscript @@ -1,5 +1,5 @@ # -# Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +# Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. # import os, sys, platform, copy diff --git a/SceneManagementImpl.cpp b/SceneManagementImpl.cpp index 0d85eff..3cd0913 100644 --- a/SceneManagementImpl.cpp +++ b/SceneManagementImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include "SceneManagementImpl.h" #include "LoggingImpl.h" diff --git a/SceneManagementImpl.h b/SceneManagementImpl.h index 2511299..b7c341f 100644 --- a/SceneManagementImpl.h +++ b/SceneManagementImpl.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #ifndef __FabricSpliceImpl__SceneManagementImpl_H__ #define __FabricSpliceImpl__SceneManagementImpl_H__ diff --git a/StringUtilityImpl.cpp b/StringUtilityImpl.cpp index 0dad2c0..7af78e8 100644 --- a/StringUtilityImpl.cpp +++ b/StringUtilityImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include "StringUtilityImpl.h" #include diff --git a/StringUtilityImpl.h b/StringUtilityImpl.h index 228cea8..4e7213f 100644 --- a/StringUtilityImpl.h +++ b/StringUtilityImpl.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #ifndef __FabricSpliceImpl_STRINGUTILITYIMPL_H__ #define __FabricSpliceImpl_STRINGUTILITYIMPL_H__ diff --git a/TypeDefs.h b/TypeDefs.h index 1b9dffe..dc3d2c6 100644 --- a/TypeDefs.h +++ b/TypeDefs.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #ifndef __FabricSpliceImpl_TYPEDEFS_H__ #define __FabricSpliceImpl_TYPEDEFS_H__ diff --git a/samples/01_helloWorld/main.cpp b/samples/01_helloWorld/main.cpp index 0ba8af2..12a135f 100644 --- a/samples/01_helloWorld/main.cpp +++ b/samples/01_helloWorld/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include using namespace FabricSplice; diff --git a/samples/02_members/main.cpp b/samples/02_members/main.cpp index 9884945..7c117af 100644 --- a/samples/02_members/main.cpp +++ b/samples/02_members/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include using namespace FabricSplice; diff --git a/samples/03_ports/main.cpp b/samples/03_ports/main.cpp index 363fce6..f8c8bfd 100644 --- a/samples/03_ports/main.cpp +++ b/samples/03_ports/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include #include diff --git a/samples/04_subgraphs/main.cpp b/samples/04_subgraphs/main.cpp index 31bc1f5..52d0af3 100644 --- a/samples/04_subgraphs/main.cpp +++ b/samples/04_subgraphs/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include using namespace FabricSplice; diff --git a/samples/05_callbacks/main.cpp b/samples/05_callbacks/main.cpp index 204db69..21eac5f 100644 --- a/samples/05_callbacks/main.cpp +++ b/samples/05_callbacks/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include using namespace FabricSplice; diff --git a/samples/06_persistence/main.cpp b/samples/06_persistence/main.cpp index 943319a..6545f5b 100644 --- a/samples/06_persistence/main.cpp +++ b/samples/06_persistence/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include using namespace FabricSplice; diff --git a/samples/07_profiling/main.cpp b/samples/07_profiling/main.cpp index 503dc63..945e572 100644 --- a/samples/07_profiling/main.cpp +++ b/samples/07_profiling/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include using namespace FabricSplice; diff --git a/samples/08_klparser/main.cpp b/samples/08_klparser/main.cpp index fec7d87..1534b26 100644 --- a/samples/08_klparser/main.cpp +++ b/samples/08_klparser/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include #include diff --git a/samples/09_operators/main.cpp b/samples/09_operators/main.cpp index 736b17f..5cb4f8c 100644 --- a/samples/09_operators/main.cpp +++ b/samples/09_operators/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved. +// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved. #include #include