X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Ftest_arrays.c;h=9cdeb0c496c9a0247f28e08fc1cda8af12a527e8;hp=e4b9fb1d391a013f65e0dd4c3a44cd679f40d8b3;hb=690589d8f19e38925db061296d4f704e4a965bb2;hpb=52aa842907b31bb56fb5133da3f023b45bd4355f diff --git a/test/test_arrays.c b/test/test_arrays.c index e4b9fb1d..9cdeb0c4 100644 --- a/test/test_arrays.c +++ b/test/test_arrays.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2007,2008 Free Software Foundation, Inc. * + * Copyright (c) 2007-2008,2010 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: test_arrays.c,v 1.5 2010/11/13 19:57:57 tom Exp $ + * $Id: test_arrays.c,v 1.6 2010/11/13 19:57:57 tom Exp $ * * Author: Thomas E Dickey *