Skip to content

Commit 40ca88e

Browse files
authored
Update noise3Dgrad.glsl
Changed modification date in header (long overdue)
1 parent df98cfa commit 40ca88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/noise3Dgrad.glsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// noise functions.
44
// Author : Ian McEwan, Ashima Arts.
55
// Maintainer : stegu
6-
// Lastmod : 20110822 (ijm)
6+
// Lastmod : 20201014 (stegu)
77
// License : Copyright (C) 2011 Ashima Arts. All rights reserved.
88
// Distributed under the MIT License. See LICENSE file.
99
// https://github.com/ashima/webgl-noise

0 commit comments

Comments
 (0)