X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Ftest_setupterm.c;h=9d582aa0ad55a1b6b0501d6ac5fa0e4fac47636e;hp=bdf14482379895063a722dcccaf641391f5c7d48;hb=cf6a62567b2365c8678b7d561845bdbd1739e5da;hpb=692356778a199ba045250acb256aabe921aa98f2 diff --git a/test/test_setupterm.c b/test/test_setupterm.c index bdf14482..9d582aa0 100644 --- a/test/test_setupterm.c +++ b/test/test_setupterm.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 2015,2016 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 2015,2016 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 @@ /* * Author: Thomas E. Dickey * - * $Id: test_setupterm.c,v 1.9 2016/06/18 23:54:35 tom Exp $ + * $Id: test_setupterm.c,v 1.10 2020/02/02 23:34:34 tom Exp $ * * A simple demo of setupterm/restartterm. */