Fix Google copyright lines

This commit is contained in:
David Neto 2016-09-01 13:04:00 -04:00
parent 5abf40816a
commit 0e001b70e4
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
// Copyright (c) 2016 Google.
// Copyright (c) 2016 Google Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and/or associated documentation files (the

View File

@ -1,4 +1,4 @@
// Copyright (c) 2016 Google
// Copyright (c) 2016 Google Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and/or associated documentation files (the

View File

@ -1,4 +1,4 @@
// Copyright (c) 2016 Google
// Copyright (c) 2016 Google Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and/or associated documentation files (the

View File

@ -1,5 +1,5 @@
// Copyright (c) 2015-2016 The Khronos Group Inc.
// Copyright (c) 2016 Google
// Copyright (c) 2016 Google Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and/or associated documentation files (the

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
# Copyright 2016 The Shaderc Authors. All rights reserved.
# Copyright (c) 2016 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.