X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Ftestaddch.c;h=875c8be7129cae06dd8f23c910798081ffa6d5af;hp=ccadab80f4a12d40ed6167b53801ccacdf9b27c3;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=73b54c0812e4b8dfddcf87f59c7488bb3c10e10d diff --git a/test/testaddch.c b/test/testaddch.c index ccadab80..875c8be7 100644 --- a/test/testaddch.c +++ b/test/testaddch.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2013,2014 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 1998-2013,2014 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 * @@ -29,7 +30,7 @@ * This is an example written by Alexander V. Lukyanov , * to demonstrate an inconsistency between ncurses and SVr4 curses. * - * $Id: testaddch.c,v 1.12 2014/08/02 23:11:20 tom Exp $ + * $Id: testaddch.c,v 1.13 2020/02/02 23:34:34 tom Exp $ */ #include