From 37328984e2247ffd247d4b175a1baf5d66b87aed Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Fri, 30 Oct 2015 11:14:30 -0600 Subject: 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. --- vulkan.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vulkan.py') diff --git a/vulkan.py b/vulkan.py index 8b918d8b..84dc6bb3 100755 --- a/vulkan.py +++ b/vulkan.py @@ -19,6 +19,11 @@ # 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 +# Author: Courtney Goeltzenleuchter +# Author: Tobin Ehlis +# Author: Tony Barbour class Param(object): """A function parameter.""" -- cgit v1.2.3