aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/src/NvSimd
diff options
context:
space:
mode:
Diffstat (limited to 'NvCloth/src/NvSimd')
-rw-r--r--NvCloth/src/NvSimd/NvSimd4f.h2
-rw-r--r--NvCloth/src/NvSimd/NvSimd4i.h2
-rw-r--r--NvCloth/src/NvSimd/NvSimdTypes.h2
-rw-r--r--NvCloth/src/NvSimd/neon/NvNeonSimd4f.h2
-rw-r--r--NvCloth/src/NvSimd/neon/NvNeonSimd4i.h2
-rw-r--r--NvCloth/src/NvSimd/neon/NvNeonSimdTypes.h2
-rw-r--r--NvCloth/src/NvSimd/scalar/NvScalarSimd4f.h2
-rw-r--r--NvCloth/src/NvSimd/scalar/NvScalarSimd4i.h2
-rw-r--r--NvCloth/src/NvSimd/scalar/NvScalarSimdTypes.h2
-rw-r--r--NvCloth/src/NvSimd/sse2/NvSse2Simd4f.h2
-rw-r--r--NvCloth/src/NvSimd/sse2/NvSse2Simd4i.h2
-rw-r--r--NvCloth/src/NvSimd/sse2/NvSse2SimdTypes.h2
12 files changed, 12 insertions, 12 deletions
diff --git a/NvCloth/src/NvSimd/NvSimd4f.h b/NvCloth/src/NvSimd/NvSimd4f.h
index 7e2dde6..af740b2 100644
--- a/NvCloth/src/NvSimd/NvSimd4f.h
+++ b/NvCloth/src/NvSimd/NvSimd4f.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/NvSimd4i.h b/NvCloth/src/NvSimd/NvSimd4i.h
index 7eda3f4..9955e06 100644
--- a/NvCloth/src/NvSimd/NvSimd4i.h
+++ b/NvCloth/src/NvSimd/NvSimd4i.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/NvSimdTypes.h b/NvCloth/src/NvSimd/NvSimdTypes.h
index dd94b40..2e2e939 100644
--- a/NvCloth/src/NvSimd/NvSimdTypes.h
+++ b/NvCloth/src/NvSimd/NvSimdTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/neon/NvNeonSimd4f.h b/NvCloth/src/NvSimd/neon/NvNeonSimd4f.h
index e9c9097..96d6d44 100644
--- a/NvCloth/src/NvSimd/neon/NvNeonSimd4f.h
+++ b/NvCloth/src/NvSimd/neon/NvNeonSimd4f.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/neon/NvNeonSimd4i.h b/NvCloth/src/NvSimd/neon/NvNeonSimd4i.h
index 66b3b92..2d5b619 100644
--- a/NvCloth/src/NvSimd/neon/NvNeonSimd4i.h
+++ b/NvCloth/src/NvSimd/neon/NvNeonSimd4i.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/neon/NvNeonSimdTypes.h b/NvCloth/src/NvSimd/neon/NvNeonSimdTypes.h
index a1d6820..c56eb4b 100644
--- a/NvCloth/src/NvSimd/neon/NvNeonSimdTypes.h
+++ b/NvCloth/src/NvSimd/neon/NvNeonSimdTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/scalar/NvScalarSimd4f.h b/NvCloth/src/NvSimd/scalar/NvScalarSimd4f.h
index f655a6d..0c97093 100644
--- a/NvCloth/src/NvSimd/scalar/NvScalarSimd4f.h
+++ b/NvCloth/src/NvSimd/scalar/NvScalarSimd4f.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/scalar/NvScalarSimd4i.h b/NvCloth/src/NvSimd/scalar/NvScalarSimd4i.h
index 4e3fd48..ed0f59c 100644
--- a/NvCloth/src/NvSimd/scalar/NvScalarSimd4i.h
+++ b/NvCloth/src/NvSimd/scalar/NvScalarSimd4i.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/scalar/NvScalarSimdTypes.h b/NvCloth/src/NvSimd/scalar/NvScalarSimdTypes.h
index 35814b7..2dc46a0 100644
--- a/NvCloth/src/NvSimd/scalar/NvScalarSimdTypes.h
+++ b/NvCloth/src/NvSimd/scalar/NvScalarSimdTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/sse2/NvSse2Simd4f.h b/NvCloth/src/NvSimd/sse2/NvSse2Simd4f.h
index f280e35..d401851 100644
--- a/NvCloth/src/NvSimd/sse2/NvSse2Simd4f.h
+++ b/NvCloth/src/NvSimd/sse2/NvSse2Simd4f.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/sse2/NvSse2Simd4i.h b/NvCloth/src/NvSimd/sse2/NvSse2Simd4i.h
index 1b1439d..eef6ff5 100644
--- a/NvCloth/src/NvSimd/sse2/NvSse2Simd4i.h
+++ b/NvCloth/src/NvSimd/sse2/NvSse2Simd4i.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/NvCloth/src/NvSimd/sse2/NvSse2SimdTypes.h b/NvCloth/src/NvSimd/sse2/NvSse2SimdTypes.h
index 353f17a..fb244ab 100644
--- a/NvCloth/src/NvSimd/sse2/NvSse2SimdTypes.h
+++ b/NvCloth/src/NvSimd/sse2/NvSse2SimdTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.