diff options
Diffstat (limited to 'test/background.c')
| -rw-r--r-- | test/background.c | 5 | 
1 files changed, 3 insertions, 2 deletions
diff --git a/test/background.c b/test/background.c index 0abf99ca47cf7..391ab1a7d3298 100644 --- a/test/background.c +++ b/test/background.c @@ -1,5 +1,6 @@  /**************************************************************************** - * Copyright (c) 2003-2017,2018 Free Software Foundation, Inc.              * + * Copyright 2018,2020 Thomas E. Dickey                                     * + * Copyright 2003-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            * @@ -26,7 +27,7 @@   * authorization.                                                           *   ****************************************************************************/  /* - * $Id: background.c,v 1.18 2018/11/24 20:28:45 tom Exp $ + * $Id: background.c,v 1.19 2020/02/02 23:34:34 tom Exp $   */  #define NEED_COLOR_CODE 1  | 
