X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fhanoi.c;h=8f1792d9d88b0279c926e35d25186eb8c8c30d65;hp=16b826fc7b7d783946383d5d5d0298f6ebd0c57e;hb=refs%2Ftags%2Fv6.2;hpb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175 diff --git a/test/hanoi.c b/test/hanoi.c index 16b826fc..8f1792d9 100644 --- a/test/hanoi.c +++ b/test/hanoi.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2017,2019 Free Software Foundation, Inc. * + * Copyright 2019,2020 Thomas E. Dickey * + * Copyright 1998-2014,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 * @@ -41,7 +42,7 @@ * * Date: 05.Nov.90 * - * $Id: hanoi.c,v 1.40 2019/12/14 23:26:09 tom Exp $ + * $Id: hanoi.c,v 1.41 2020/02/02 23:34:34 tom Exp $ */ #include