summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-03-08 17:01:54 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-08 17:01:54 +0000
commit1c51a6a6ddc0366006d9a7a8f04611598ae0dc0e (patch)
treefcd419f7e348af378c42cd87c0b8cd3aeaba65c1
parentcbbcbc830b0e2aadae5347de0b21f3dc30765030 (diff)
parent519b19e8f0491df1703623767e1a75d2806eaa82 (diff)
downloadfft2d-1c51a6a6ddc0366006d9a7a8f04611598ae0dc0e.tar.gz
Add license_note am: e6aed768e7 am: f00dfa3612 am: 359510f778 am: 519b19e8f0
Original change: https://android-review.googlesource.com/c/platform/external/fft2d/+/2011746 Change-Id: I0eb40f355bbfbc9cbc81fa9f54d3f79837e3ea6d
-rw-r--r--METADATA7
1 files changed, 6 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 3f90982..ee8f763 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,6 @@
+# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+# DEPENDING ON IT IN YOUR PROJECT. ***
name: "FFT"
description:
"This directory contains the third-party one- and two-dimensional "
@@ -16,6 +19,8 @@ third_party {
version: "2006/12/28"
last_upgrade_date { year: 2021 month: 2 day: 8 }
- # explicitly approved by opensource-licensing@ on Feb. 12 2021.
+ license_note: "explicitly approved by opensource-licensing@ on Feb. 12 2021.\n"
+ "Copyright(C) 1997,2001 Takuya OOURA (email: ooura@kurims.kyoto-u.ac.jp).\n"
+ "You may use, copy, modify this code for any purpose and without fee. You may distribute this ORIGINAL package."
license_type: BY_EXCEPTION_ONLY
}