diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-10-30 11:14:30 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-11-04 13:15:18 -0700 |
| commit | 37328984e2247ffd247d4b175a1baf5d66b87aed (patch) | |
| tree | 48fd64aa661e06270c770dc758d3130cdce1ab69 /layers/draw_state.cpp | |
| parent | bb387b716650b3b59e9c1f3651ec4c8529acb1ec (diff) | |
| download | usermoji-37328984e2247ffd247d4b175a1baf5d66b87aed.tar.xz | |
misc: Update author information
Author information was added to any file
with the standard license text.
Authors were added that added/changed >= 3%
of the lines of a file.
Diffstat (limited to 'layers/draw_state.cpp')
| -rw-r--r-- | layers/draw_state.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layers/draw_state.cpp b/layers/draw_state.cpp index 7d16f2b0..d6dad7e6 100644 --- a/layers/draw_state.cpp +++ b/layers/draw_state.cpp @@ -20,6 +20,10 @@ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. + * + * Author: Cody Northrop <cody@lunarg.com> + * Author: Michael Lentine <mlentine@google.com> + * Author: Tobin Ehlis <tobin@lunarg.com> */ #include <stdio.h> |
