diff libinterp/corefcn/urlwrite.cc @ 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 db92e7e28e1f
children 4f45eaf83908
line wrap: on
line diff
--- a/libinterp/corefcn/urlwrite.cc	Wed Feb 11 10:58:21 2015 -0800
+++ b/libinterp/corefcn/urlwrite.cc	Wed Feb 11 14:19:08 2015 -0500
@@ -1,7 +1,7 @@
 // urlwrite and urlread, a curl front-end for octave
 /*
 
-Copyright (C) 2006-2013 Alexander Barth
+Copyright (C) 2006-2015 Alexander Barth
 Copyright (C) 2009 David Bateman
 
 This file is part of Octave.