summaryrefslogtreecommitdiff
path: root/src/gpu-compute/misc.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu-compute/misc.hh')
-rw-r--r--src/gpu-compute/misc.hh10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/gpu-compute/misc.hh b/src/gpu-compute/misc.hh
index 5ee8fb87b..ad70c725a 100644
--- a/src/gpu-compute/misc.hh
+++ b/src/gpu-compute/misc.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011-2015 Advanced Micro Devices, Inc.
+ * Copyright (c) 2011-2017 Advanced Micro Devices, Inc.
* All rights reserved.
*
* For use for simulation and test purposes only
@@ -14,9 +14,9 @@
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
- * 3. Neither the name of the copyright holder nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
+ * 3. Neither the name of the copyright holder nor the names of its
+ * contributors may be used to endorse or promote products derived from this
+ * software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -30,7 +30,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
- * Author: Steve Reinhardt
+ * Authors: Steve Reinhardt
*/
#ifndef __MISC_HH__