diff scripts/specfun/legendre.m @ 14138:72c96de7a403 stable

maint: update copyright notices for 2012
author John W. Eaton <jwe@octave.org>
date Mon, 02 Jan 2012 14:25:41 -0500
parents 72ffa81a68d4
children 4d917a6a858b
line wrap: on
line diff
--- a/scripts/specfun/legendre.m	Sun Jan 01 22:14:27 2012 -0800
+++ b/scripts/specfun/legendre.m	Mon Jan 02 14:25:41 2012 -0500
@@ -1,4 +1,4 @@
-## Copyright (C) 2000-2011 Kai Habel
+## Copyright (C) 2000-2012 Kai Habel
 ## Copyright (C) 2008 Marco Caliari
 ##
 ## This file is part of Octave.