From 64b8e7222df2738ce8c94cf10154992d3adc62f6 Mon Sep 17 00:00:00 2001 From: Philippe Tillet Date: Tue, 17 Aug 2021 09:25:19 -0700 Subject: [PATCH] [LICENSE] Edit copyright notice (#219) --- LICENSE | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/LICENSE b/LICENSE index b08bf852a..a50165bb2 100755 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,6 @@ -/* Copyright 2018-2021 Philippe Tillet +/* +* Copyright 2018-2020 Philippe Tillet +* Copyright 2020-2021 OpenAI * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files @@ -18,9 +20,4 @@ * CLAIM, DAMAGES OR OTHER 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. -*/ - - -// The compiler front-end is based on a modified version of WGTCC -// https://github.com/wgtdkp/wgtcc -// Copyright (c) 2016 wgtdkp \ No newline at end of file +*/ \ No newline at end of file