summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx13/main.c
diff options
context:
space:
mode:
authorRyan Long <ryan.long@oarcorp.com>2021-04-28 13:40:32 -0400
committerJoel Sherrill <joel@rtems.org>2021-05-28 14:27:39 -0500
commit6171a88d9c7f90bac9a076edf3655f7c9e2efb94 (patch)
tree5f64cbbf396a1e60a64b2c68b08a00bb356ca5e3 /testsuites/psxtests/psx13/main.c
parentlibcsupport: Implement utimes() in terms of utimensat() (diff)
downloadrtems-6171a88d9c7f90bac9a076edf3655f7c9e2efb94.tar.bz2
psx13: Added tests for utimensat() and futimens()
Improved tests for utime() and utimes() and update license. Close #4399
Diffstat (limited to 'testsuites/psxtests/psx13/main.c')
-rw-r--r--testsuites/psxtests/psx13/main.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/testsuites/psxtests/psx13/main.c b/testsuites/psxtests/psx13/main.c
index f9e79072eb..29bacd41d5 100644
--- a/testsuites/psxtests/psx13/main.c
+++ b/testsuites/psxtests/psx13/main.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: BSD-2-Clause */
+/* SPDX-License-Identifier: BSD-2-Clause */
/**
* @file
@@ -8,8 +8,7 @@
*/
/*
- * COPYRIGHT (c) 1989-2009, 2021.
- * On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (C) 1989, 2021 On-Line Applications Research Corporation (OAR).
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions