You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/07/27 07:02:46 UTC

[incubator-iotdb] 01/01: update copyright of MIT, BSD licenses

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch update_license
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit 4f0153ff53da45790d75c95203e9525b5c8091d3
Author: qiaojialin <64...@qq.com>
AuthorDate: Sat Jul 27 15:02:31 2019 +0800

    update copyright of MIT, BSD licenses
---
 licenses/The 2-Clause BSD License | 2 +-
 licenses/The 3-Clause BSD License | 2 +-
 licenses/The MIT License          | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/licenses/The 2-Clause BSD License b/licenses/The 2-Clause BSD License
index 71f1842..2e41823 100644
--- a/licenses/The 2-Clause BSD License	
+++ b/licenses/The 2-Clause BSD License	
@@ -3,7 +3,7 @@ SPDX short identifier: BSD-2-Clause
 
 Note: This license has also been called the "Simplified BSD License" and the "FreeBSD License". See also the 3-clause BSD License.
 
-Copyright <YEAR> <COPYRIGHT HOLDER>
+Copyright 1998 Regents of the University of California
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
diff --git a/licenses/The 3-Clause BSD License b/licenses/The 3-Clause BSD License
index 9db4b72..e8b3214 100644
--- a/licenses/The 3-Clause BSD License	
+++ b/licenses/The 3-Clause BSD License	
@@ -3,7 +3,7 @@ SPDX short identifier: BSD-3-Clause
 
 Note: This license has also been called the "New BSD License" or "Modified BSD License". See also the 2-clause BSD License.
 
-Copyright <YEAR> <COPYRIGHT HOLDER>
+Copyright (c) 2012 Terence Parr and Sam Harwell
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 
diff --git a/licenses/The MIT License b/licenses/The MIT License
index a8d30e2..c308f84 100644
--- a/licenses/The MIT License	
+++ b/licenses/The MIT License	
@@ -1,7 +1,8 @@
 The MIT License
 SPDX short identifier: MIT
 
-Copyright <YEAR> <COPYRIGHT HOLDER>
+Copyright (c) 2004-2017 QOS.ch
+Copyright (c) 2015--2019 Tongfei Chen
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: