Skip to content

Commit a0ccea1

Browse files
courtney-gCommit Bot
authored andcommitted
Update license and readme for use downstream
Bug:angleproject:2438 Bug:angleproject:2437 Change-Id: I1b41882b42e8bc30df8e8ae47e0af67ec266f7d5 Reviewed-on: https://chromium-review.googlesource.com/982382 Reviewed-by: Jamie Madill <[email protected]> Reviewed-by: Yuly Novikov <[email protected]> Commit-Queue: Jamie Madill <[email protected]>
1 parent feb8785 commit a0ccea1

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2002-2013 The ANGLE Project Authors.
1+
// Copyright 2018 The ANGLE Project Authors.
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without
@@ -8,7 +8,7 @@
88
// Redistributions of source code must retain the above copyright
99
// notice, this list of conditions and the following disclaimer.
1010
//
11-
// Redistributions in binary form must reproduce the above
11+
// Redistributions in binary form must reproduce the above
1212
// copyright notice, this list of conditions and the following
1313
// disclaimer in the documentation and/or other materials provided
1414
// with the distribution.
@@ -19,7 +19,7 @@
1919
// prior written permission.
2020
//
2121
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
22-
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22+
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2323
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
2424
// FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
2525
// COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,

README.chromium

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
Name: ANGLE
2-
URL: https://code.google.com/p/angleproject/
3-
Version: 2422
2+
URL: http://angleproject.org
3+
Version: unknown
44
License: BSD
55
License File: LICENSE
66

77
Description:
8-
ANGLE is a conformant implementation of the OpenGL ES 2.0
9-
specification that is hardware‐accelerated via Direct3D.
8+
The goal of ANGLE is to allow users of multiple operating systems
9+
to seamlessly run WebGL and other OpenGL ES content by translating
10+
OpenGL ES API calls to one of the hardware-supported APIs available
11+
for that platform.
1012

0 commit comments

Comments
 (0)