aboutsummaryrefslogtreecommitdiff
path: root/test/test_termattrs.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_termattrs.c')
-rw-r--r--test/test_termattrs.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/test_termattrs.c b/test/test_termattrs.c
index 398bbcd86c9f..fc22216a675a 100644
--- a/test/test_termattrs.c
+++ b/test/test_termattrs.c
@@ -1,5 +1,6 @@
/****************************************************************************
- * Copyright (c) 2017 Free Software Foundation, Inc. *
+ * Copyright 2020 Thomas E. Dickey *
+ * Copyright 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: test_termattrs.c,v 1.2 2017/10/11 08:16:02 tom Exp $
+ * $Id: test_termattrs.c,v 1.3 2020/02/02 23:34:34 tom Exp $
*
* Demonstrate the termattrs and term_attrs functions.
*/