X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fdemo_tabs.c;h=f63850dfd6dce7738c266980ca47fb988c87aba2;hp=51850e4cb992febd70e98166d954c1971490e539;hb=60cbc89987842cf6036aabced6618988b5117810;hpb=344194b55bff15ccedd626246a547de476b4d83c diff --git a/test/demo_tabs.c b/test/demo_tabs.c index 51850e4c..f63850df 100644 --- a/test/demo_tabs.c +++ b/test/demo_tabs.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2019 Free Software Foundation, Inc. * + * Copyright 2019,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 * @@ -29,7 +29,7 @@ /* * Author: Thomas E. Dickey * - * $Id: demo_tabs.c,v 1.4 2019/02/24 00:38:13 tom Exp $ + * $Id: demo_tabs.c,v 1.5 2020/02/02 23:34:34 tom Exp $ * * A simple demo of tabs in curses. */