diff libinterp/corefcn/gcd.cc @ 19697:4197fc428c7d

maint: Update copyright notices for 2015.
author John W. Eaton <jwe@octave.org>
date Wed, 11 Feb 2015 14:19:08 -0500
parents 8b3b35fda568
children 4f45eaf83908
line wrap: on
line diff
--- a/libinterp/corefcn/gcd.cc	Wed Feb 11 10:58:21 2015 -0800
+++ b/libinterp/corefcn/gcd.cc	Wed Feb 11 14:19:08 2015 -0500
@@ -1,6 +1,6 @@
 /*
 
-Copyright (C) 2004-2013 David Bateman
+Copyright (C) 2004-2015 David Bateman
 Copyright (C) 2010 Jaroslav Hajek, Jordi GutiƩrrez Hermoso
 
 This file is part of Octave.