Skip to content

Commit 1765e71

Browse files
committed
Merge remote-tracking branch 'origin/RB-2.3'
2 parents 0c0850f + 1874698 commit 1765e71

File tree

711 files changed

+1916
-1623
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

711 files changed

+1916
-1623
lines changed

App/App.pro

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ***** BEGIN LICENSE BLOCK *****
22
# This file is part of Natron <http://www.natron.fr/>,
3-
# Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
# Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
#
55
# Natron is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

App/NatronApp_main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Documentation/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
# General information about the project.
4343
project = u'Natron'
44-
copyright = u'2013-2017 The Natron documentation authors, licensed under CC BY-SA 4.0'
44+
copyright = u'2013-2018 The Natron documentation authors, licensed under CC BY-SA 4.0'
4545

4646
# The version info for the project you're documenting, acts as replacement for
4747
# |version| and |release|, also used in various other places throughout the

Documentation/source/devel/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
# General information about the project.
4949
project = 'Natron'
50-
copyright = '2013-2017 The Natron documentation authors, licensed under CC BY-SA 4.0'
50+
copyright = '2013-2018 The Natron documentation authors, licensed under CC BY-SA 4.0'
5151

5252
# The version info for the project you're documenting, acts as replacement for
5353
# |version| and |release|, also used in various other places throughout the

Documentation/source/guide/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
# General information about the project.
4343
project = u'Natron'
44-
copyright = u'2013-2017 The Natron documentation authors, licensed under CC BY-SA 4.0'
44+
copyright = u'2013-2018 The Natron documentation authors, licensed under CC BY-SA 4.0'
4545

4646
# The version info for the project you're documenting, acts as replacement for
4747
# |version| and |release|, also used in various other places throughout the

Engine/AfterQuitProcessingI.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/AnimatingObjectI.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/AnimatingObjectI.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/AppInstance.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/AppInstance.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/AppManager.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/AppManager.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/AppManagerPrivate.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/AppManagerPrivate.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Backdrop.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Backdrop.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Bezier.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Bezier.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/BezierCP.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/BezierCP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/BezierCPPrivate.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/CLArgs.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
@@ -247,7 +247,7 @@ void
247247
CLArgs::printBackGroundWelcomeMessage()
248248
{
249249
QString msg = tr("%1 Version %2\n"
250-
"Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat\n"
250+
"Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat\n"
251251
">>>Use the --help or -h option to print usage.<<<").arg( QString::fromUtf8(NATRON_APPLICATION_NAME) ).arg( QString::fromUtf8(NATRON_VERSION_STRING) );
252252
std::cout << msg.toStdString() << std::endl;
253253
}

Engine/CLArgs.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Cache.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Cache.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/ChoiceOption.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Color.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/ColorParser.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/ColorParser.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/CoonsRegularization.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/CoonsRegularization.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/CornerPinOverlayInteract.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/CornerPinOverlayInteract.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/CreateNodeArgs.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/CreateNodeArgs.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Curve.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Curve.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/CurvePrivate.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/DimensionIdx.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/DiskCacheNode.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/DiskCacheNode.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/DockablePanelI.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Dot.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/Dot.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/EffectDescription.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/EffectDescription.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/EffectInstance.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

Engine/EffectInstance.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ***** BEGIN LICENSE BLOCK *****
22
* This file is part of Natron <http://www.natron.fr/>,
3-
* Copyright (C) 2013-2017 INRIA and Alexandre Gauthier-Foichat
3+
* Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
44
*
55
* Natron is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)