diff libinterp/corefcn/profiler.cc @ 19898:4197fc428c7d

maint: Update copyright notices for 2015.
author John W. Eaton <jwe@octave.org>
date Wed, 11 Feb 2015 14:19:08 -0500
parents 2f4406e9dad6
children
line wrap: on
line diff
--- a/libinterp/corefcn/profiler.cc
+++ b/libinterp/corefcn/profiler.cc
@@ -1,7 +1,7 @@
 /*
 
-Copyright (C) 2014 Julien Bect
-Copyright (C) 2012-2013 Daniel Kraft
+Copyright (C) 2014-2015 Julien Bect
+Copyright (C) 2012-2015 Daniel Kraft
 
 This file is part of Octave.