NOTICE 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. Apache DolphinScheduler (incubating)
  2. Copyright 2019-2020 The Apache Software Foundation
  3. This product includes software developed at
  4. The Apache Software Foundation (http://www.apache.org/).
  5. mybatis-3
  6. iBATIS
  7. This product includes software developed by
  8. The Apache Software Foundation (http://www.apache.org/).
  9. Copyright 2010 The Apache Software Foundation
  10. Licensed under the Apache License, Version 2.0 (the "License");
  11. you may not use this file except in compliance with the License.
  12. You may obtain a copy of the License at
  13. http://www.apache.org/licenses/LICENSE-2.0
  14. Unless required by applicable law or agreed to in writing, software
  15. distributed under the License is distributed on an "AS IS" BASIS,
  16. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  17. See the License for the specific language governing permissions and
  18. limitations under the License.
  19. Refactored SqlBuilder class (SQL, AbstractSQL)
  20. This product includes software developed by
  21. Adam Gent (https://gist.github.com/3650165)
  22. Copyright 2010 Adam Gent
  23. Licensed under the Apache License, Version 2.0 (the "License");
  24. you may not use this file except in compliance with the License.
  25. You may obtain a copy of the License at
  26. http://www.apache.org/licenses/LICENSE-2.0
  27. Unless required by applicable law or agreed to in writing, software
  28. distributed under the License is distributed on an "AS IS" BASIS,
  29. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  30. See the License for the specific language governing permissions and
  31. limitations under the License.
  32. Spring Framework ${version}
  33. Copyright (c) 2002-${copyright} Pivotal, Inc.
  34. This product is licensed to you under the Apache License, Version 2.0
  35. (the "License"). You may not use this product except in compliance with
  36. the License.
  37. This product may include a number of subcomponents with separate
  38. copyright notices and license terms. Your use of the source code for
  39. these subcomponents is subject to the terms and conditions of the
  40. subcomponent's license, as noted in the license.txt file.