Licensing. Fixes #958. Add licenes file and update copyrights.
This commit is contained in:
2
SPIRV/GlslangToSpv.cpp
Normal file → Executable file
2
SPIRV/GlslangToSpv.cpp
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Copyright (C) 2014-2016 LunarG, Inc.
|
||||
// Copyright (C) 2015-2016 Google, Inc.
|
||||
// Copyright (C) 2015-2018 Google, Inc.
|
||||
// Copyright (C) 2017 ARM Limited.
|
||||
//
|
||||
// All rights reserved.
|
||||
|
||||
1
SPIRV/GlslangToSpv.h
Normal file → Executable file
1
SPIRV/GlslangToSpv.h
Normal file → Executable file
@@ -1,5 +1,6 @@
|
||||
//
|
||||
// Copyright (C) 2014 LunarG, Inc.
|
||||
// Copyright (C) 2015-2018 Google, Inc.
|
||||
//
|
||||
// All rights reserved.
|
||||
//
|
||||
|
||||
2
SPIRV/SpvBuilder.cpp
Normal file → Executable file
2
SPIRV/SpvBuilder.cpp
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Copyright (C) 2014-2015 LunarG, Inc.
|
||||
// Copyright (C) 2015-2016 Google, Inc.
|
||||
// Copyright (C) 2015-2018 Google, Inc.
|
||||
//
|
||||
// All rights reserved.
|
||||
//
|
||||
|
||||
2
SPIRV/SpvBuilder.h
Normal file → Executable file
2
SPIRV/SpvBuilder.h
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Copyright (C) 2014-2015 LunarG, Inc.
|
||||
// Copyright (C) 2015-2016 Google, Inc.
|
||||
// Copyright (C) 2015-2018 Google, Inc.
|
||||
// Copyright (C) 2017 ARM Limited.
|
||||
//
|
||||
// All rights reserved.
|
||||
|
||||
2
SPIRV/SpvPostProcess.cpp
Normal file → Executable file
2
SPIRV/SpvPostProcess.cpp
Normal file → Executable file
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// Copyright (C) 2016-2018 Google, Inc.
|
||||
// Copyright (C) 2018 Google, Inc.
|
||||
//
|
||||
// All rights reserved.
|
||||
//
|
||||
|
||||
1
SPIRV/spvIR.h
Normal file → Executable file
1
SPIRV/spvIR.h
Normal file → Executable file
@@ -1,5 +1,6 @@
|
||||
//
|
||||
// Copyright (C) 2014 LunarG, Inc.
|
||||
// Copyright (C) 2015-2018 Google, Inc.
|
||||
//
|
||||
// All rights reserved.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user