diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2017-01-19 19:46:15 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2017-01-19 19:46:15 +0000 |
commit | a0b3a9cf1fc8fe1d9f95e69cdf8914bb6ebcee03 (patch) | |
tree | 9a4c1adfb3b461e73df26093e34a24a1836bae3b /source/components/utilities/utmutex.c | |
parent | f2e6c39316f68b7ccc7abb766f82ed421c8e22b4 (diff) | |
download | src-test2-a0b3a9cf1fc8fe1d9f95e69cdf8914bb6ebcee03.tar.gz src-test2-a0b3a9cf1fc8fe1d9f95e69cdf8914bb6ebcee03.zip |
Notes
Diffstat (limited to 'source/components/utilities/utmutex.c')
-rw-r--r-- | source/components/utilities/utmutex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/utilities/utmutex.c b/source/components/utilities/utmutex.c index 563ef600ccd1..52ca917dbda8 100644 --- a/source/components/utilities/utmutex.c +++ b/source/components/utilities/utmutex.c @@ -5,7 +5,7 @@ ******************************************************************************/ /* - * Copyright (C) 2000 - 2016, Intel Corp. + * Copyright (C) 2000 - 2017, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |