diff scripts/strings/dec2bin.m @ 8920:eb63fbe60fab

update copyright notices
author John W. Eaton <jwe@octave.org>
date Sat, 07 Mar 2009 10:41:27 -0500
parents fa78cb8d8a5c
children 1bf0ce0930be
line wrap: on
line diff
--- a/scripts/strings/dec2bin.m
+++ b/scripts/strings/dec2bin.m
@@ -1,4 +1,4 @@
-## Copyright (C) 1996, 1999, 2000, 2001, 2003, 2005, 2006, 2007
+## Copyright (C) 1996, 1999, 2000, 2001, 2003, 2005, 2006, 2007, 2008
 ##               Daniel Calvelo
 ##
 ## This file is part of Octave.