diff libinterp/corefcn/profiler.h @ 19731:4197fc428c7d

maint: Update copyright notices for 2015.
author John W. Eaton <jwe@octave.org>
date Wed, 11 Feb 2015 14:19:08 -0500
parents 91cd85a75705
children
line wrap: on
line diff
--- a/libinterp/corefcn/profiler.h	Wed Feb 11 10:58:21 2015 -0800
+++ b/libinterp/corefcn/profiler.h	Wed Feb 11 14:19:08 2015 -0500
@@ -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.