X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Frailroad.c;h=e3558b0d77bbf95b56f5332da6e06a2afc233f99;hp=246dc0d4afa9480bb895a6a9c5973fc3934c31fe;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175 diff --git a/test/railroad.c b/test/railroad.c index 246dc0d4..e3558b0d 100644 --- a/test/railroad.c +++ b/test/railroad.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 2000-2017,2019 Free Software Foundation, Inc. * + * Copyright 2019,2020 Thomas E. Dickey * + * Copyright 2000-2013,2017 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 - 2000 * - * $Id: railroad.c,v 1.23 2019/08/24 23:11:01 tom Exp $ + * $Id: railroad.c,v 1.24 2020/02/02 23:34:34 tom Exp $ * * A simple demo of the termcap interface. */