This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-distill.git
The following commit(s) were added to refs/heads/master by this push:
new eb05f64 [FLAGON-439] Updated Disclaimer, License, and Notice; added
Note that Distill is unmaintained
eb05f64 is described below
commit eb05f646c11ac6cc0f3e9bc68d2264d11226ccce
Author: poorejc <[email protected]>
AuthorDate: Mon Aug 19 23:26:56 2019 -0400
[FLAGON-439] Updated Disclaimer, License, and Notice; added Note that
Distill is unmaintained
---
DISCLAIMER.txt => DISCLAIMER | 2 +-
LICENSE | 21 ++++++++++-----------
NOTICE | 9 +++++----
README.rst | 12 +++++++-----
4 files changed, 23 insertions(+), 21 deletions(-)
diff --git a/DISCLAIMER.txt b/DISCLAIMER
old mode 100644
new mode 100755
similarity index 83%
rename from DISCLAIMER.txt
rename to DISCLAIMER
index fffac59..580f8e8
--- a/DISCLAIMER.txt
+++ b/DISCLAIMER
@@ -1,4 +1,4 @@
-Apache SensSoft is an effort undergoing incubation at The Apache Software
Foundation (ASF),
+Apache Flagon is an effort undergoing incubation at The Apache Software
Foundation (ASF),
sponsored by the Apache Incubator project. Incubation is required of all newly
accepted
projects until a further review indicates that the infrastructure,
communications, and
decision making process have stabilized in a manner consistent with other
successful
diff --git a/LICENSE b/LICENSE
old mode 100644
new mode 100755
index d645695..b38f054
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,3 @@
-
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
@@ -187,16 +186,16 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
- Copyright [yyyy] [name of copyright owner]
+ Copyright [yyyy] [name of copyright owner]
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ http://www.apache.org/licenses/LICENSE-2.0
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/NOTICE b/NOTICE
old mode 100644
new mode 100755
index 7f1a6bc..ed6a1a7
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,6 @@
-Apache SensSoft Distill
-© Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights reserved.
+Apache Flagon Distill
+Copyright 2019 The Apache Software Foundation
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
+This product includes software developed at The Apache Software Foundation
(http://www.apache.org/),
+based on source code originally developed and generously granted to The Apache
Software Foundation
+by The Charles Stark Draper Laboratory, Inc (http://www.draper.com/).
diff --git a/README.rst b/README.rst
index a76a72b..f8a14f9 100644
--- a/README.rst
+++ b/README.rst
@@ -16,13 +16,15 @@
limitations under the License.
--->
-Apache SensSoft Distill
+Apache Flagon Distill
=======================
-Distill is part of the `Apache SensSoft
<http://sensssoft.incubator.apache.org>`_ project.
-It comprises an analytical engine for `UserALE
<http://senssoft.incubator.apache.org/userale/>`_
+NOTE: This project is not currently maintained and will be refactored. If you
are interested in Distill, join the discussion on our [dev
list]([email protected]).
+
+Distill is part of the `Apache Flagon <http://flagon.incubator.apache.org>`_
project.
+It comprises an analytical engine for `UserALE
<http://flagon.incubator.apache.org/userale/>`_
to interact with user activity logs and apply basic analytical operations to
the data.
-Install instructions can be found `here
<http://senssoft.incubator.apache.org/docs/distill/>`_.
+Install instructions can be found `here
<http://flagon.incubator.apache.org/docs/distill/>`_.
-A contribution guide has been provided `here
<http://senssoft.incubator.apache.org/docs/contributing.html>`_.
\ No newline at end of file
+A contribution guide has been provided `here
<http://flagon.incubator.apache.org/docs/contributing.html>`_.
\ No newline at end of file