Skip to content

Commit 3cfaa75

Browse files
author
Peter Zion
committed
Update copyright notice to 2017
1 parent 9299b60 commit 3cfaa75

27 files changed

+27
-27
lines changed

DGGraphImpl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#include "DGGraphImpl.h"
44
#include "SceneManagementImpl.h"

DGGraphImpl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#ifndef __FabricSpliceImpl_DGGRAPHIMPL_H__
44
#define __FabricSpliceImpl_DGGRAPHIMPL_H__

DGPortImpl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#include "DGPortImpl.h"
44
#include "SceneManagementImpl.h"

DGPortImpl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#ifndef __FabricSpliceImpl_PORTIMPL_H__
44
#define __FabricSpliceImpl_PORTIMPL_H__

FabricSplice.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#include "LoggingImpl.h"
44
#include "SceneManagementImpl.h"

FabricSplice.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
// NOTE: The Fabric Splice API will be deprecated in 2.0.
44
// For new integrations please just use the FabricCore API

KLParserImpl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#include "KLParserImpl.h"
44

KLParserImpl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#ifndef __FabricSpliceImpl_KLPARSERIMPL_H__
44
#define __FabricSpliceImpl_KLPARSERIMPL_H__

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2010-2016, Fabric Software Inc.
1+
Copyright (c) 2010-2017 Fabric Software Inc.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification,

LoggingImpl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#include "LoggingImpl.h"
44
#include "SceneManagementImpl.h"

LoggingImpl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#ifndef __FabricSpliceImpl__LOGGINGIMPL_H__
44
#define __FabricSpliceImpl__LOGGINGIMPL_H__

ObjectImpl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#ifndef __FabricSpliceImpl_OBJECT_H__
44
#define __FabricSpliceImpl_OBJECT_H__

SConscript

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
2+
# Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
33
#
44

55
import os, sys, platform, copy

SceneManagementImpl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#include "SceneManagementImpl.h"
44
#include "LoggingImpl.h"

SceneManagementImpl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#ifndef __FabricSpliceImpl__SceneManagementImpl_H__
44
#define __FabricSpliceImpl__SceneManagementImpl_H__

StringUtilityImpl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#include "StringUtilityImpl.h"
44
#include <sstream>

StringUtilityImpl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#ifndef __FabricSpliceImpl_STRINGUTILITYIMPL_H__
44
#define __FabricSpliceImpl_STRINGUTILITYIMPL_H__

TypeDefs.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22

33
#ifndef __FabricSpliceImpl_TYPEDEFS_H__
44
#define __FabricSpliceImpl_TYPEDEFS_H__

samples/01_helloWorld/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22
#include <FabricSplice.h>
33

44
using namespace FabricSplice;

samples/02_members/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22
#include <FabricSplice.h>
33

44
using namespace FabricSplice;

samples/03_ports/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22
#include <FabricSplice.h>
33
#include <vector>
44

samples/04_subgraphs/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22
#include <FabricSplice.h>
33

44
using namespace FabricSplice;

samples/05_callbacks/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22
#include <FabricSplice.h>
33

44
using namespace FabricSplice;

samples/06_persistence/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22
#include <FabricSplice.h>
33

44
using namespace FabricSplice;

samples/07_profiling/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22
#include <FabricSplice.h>
33

44
using namespace FabricSplice;

samples/08_klparser/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22
#include <FabricSplice.h>
33
#include <vector>
44

samples/09_operators/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2010-2016, Fabric Software Inc. All rights reserved.
1+
// Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
22
#include <FabricSplice.h>
33
#include <vector>
44

0 commit comments

Comments
 (0)