X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fdump_window.c;h=14a8c9fa267d1af47d793bcc38669659a204246a;hp=4893c48fabb9e40f4a5caef408e54b07003c3c71;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175 diff --git a/test/dump_window.c b/test/dump_window.c index 4893c48f..14a8c9fa 100644 --- a/test/dump_window.c +++ b/test/dump_window.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2018 Free Software Foundation, Inc. * + * Copyright 2018,2020 Thomas E. Dickey * * * * 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: dump_window.c,v 1.3 2018/11/24 23:41:15 tom Exp $ + * $Id: dump_window.c,v 1.4 2020/02/02 23:34:34 tom Exp $ */ #include