Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Dinges <blender@dingto.org>2014-12-25 04:50:24 +0300
committerThomas Dinges <blender@dingto.org>2014-12-25 04:50:24 +0300
commitee36e75b855ca32c794ef2d1b2be7fe5d7067f55 (patch)
treebdbdac89d3b5d8b4f577d17c83e21c0fa73e2b21 /intern/cycles/render/scene.cpp
parent4ab821c6755b86195e462fe270d70de466142817 (diff)
Cleanup: Fix Cycles Apache header.
This was already mixed a bit, but the dot belongs there.
Diffstat (limited to 'intern/cycles/render/scene.cpp')
-rw-r--r--intern/cycles/render/scene.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/render/scene.cpp b/intern/cycles/render/scene.cpp
index ccb03eaf1e0..ee7cef1950b 100644
--- a/intern/cycles/render/scene.cpp
+++ b/intern/cycles/render/scene.cpp
@@ -11,7 +11,7 @@
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
- * limitations under the License
+ * limitations under the License.
*/
#include <stdlib.h>