diff options
| author | Dmitry Duka <[email protected]> | 2017-03-09 18:32:42 +0300 |
|---|---|---|
| committer | Dmitry Duka <[email protected]> | 2017-03-09 18:32:42 +0300 |
| commit | 3f2d7c0ab87c50556339b74050d2a626a55b4191 (patch) | |
| tree | 5bfb122411cfc8a58a1d0a4ec4636c64efbcbd07 /include/ansel/Session.h | |
| parent | Update Ansel_integration_guide.md (diff) | |
| download | anselsdk-3f2d7c0ab87c50556339b74050d2a626a55b4191.tar.xz anselsdk-3f2d7c0ab87c50556339b74050d2a626a55b4191.zip | |
Updating Ansel SDK to version 1.2. Introducing game-driven UI controls (sliders and booleans).
Diffstat (limited to 'include/ansel/Session.h')
| -rw-r--r-- | include/ansel/Session.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ansel/Session.h b/include/ansel/Session.h index 53520e4..0897045 100644 --- a/include/ansel/Session.h +++ b/include/ansel/Session.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright 2015 NVIDIA Corporation. All rights reserved. +// Copyright 2016 NVIDIA Corporation. All rights reserved. #pragma once #include <ansel/Defines.h> |