diff options
author | Wouter van Oortmerssen <wvo@google.com> | 2014-10-27 17:48:29 -0700 |
---|---|---|
committer | Wouter van Oortmerssen <wvo@google.com> | 2014-10-27 17:48:29 -0700 |
commit | fbcf063401a5353cc8b7947e4ae44c29b4c344b3 (patch) | |
tree | 9fed6a8d8eaff8872513ca38219d52196828f11b /LICENSE.txt | |
parent | e97f38e53cae6900e925ebfa15628f363110c461 (diff) | |
download | flatbuffers-fbcf063401a5353cc8b7947e4ae44c29b4c344b3.tar.gz flatbuffers-fbcf063401a5353cc8b7947e4ae44c29b4c344b3.tar.bz2 flatbuffers-fbcf063401a5353cc8b7947e4ae44c29b4c344b3.zip |
Fixed boilerplate copyright message in LICENSE.txt
Change-Id: I85e8a6bf2fd1ce04271e8afc5083fd47502e5075
Diffstat (limited to 'LICENSE.txt')
-rwxr-xr-x | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index d6456956..a4c5efd8 100755 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright 2014 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |