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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
     new efa3743  Update NOTICE file for 2019.
efa3743 is described below

commit efa37433a94d524a958526041bef22844b70d0a4
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 16 14:11:19 2019 -0400

    Update NOTICE file for 2019.
---
 NOTICE.txt                                          | 2 +-
 commons-rng-client-api/NOTICE.txt                   | 2 +-
 commons-rng-core/NOTICE.txt                         | 2 +-
 commons-rng-examples/NOTICE.txt                     | 2 +-
 commons-rng-examples/examples-jmh/NOTICE.txt        | 2 +-
 commons-rng-examples/examples-jpms/NOTICE.txt       | 2 +-
 commons-rng-examples/examples-quadrature/NOTICE.txt | 2 +-
 commons-rng-examples/examples-sampling/NOTICE.txt   | 2 +-
 commons-rng-examples/examples-stress/NOTICE.txt     | 2 +-
 commons-rng-sampling/NOTICE.txt                     | 2 +-
 commons-rng-simple/NOTICE.txt                       | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/NOTICE.txt b/NOTICE.txt
index b2eab86..35a6387 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-client-api/NOTICE.txt 
b/commons-rng-client-api/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-client-api/NOTICE.txt
+++ b/commons-rng-client-api/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-core/NOTICE.txt b/commons-rng-core/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-core/NOTICE.txt
+++ b/commons-rng-core/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-examples/NOTICE.txt b/commons-rng-examples/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-examples/NOTICE.txt
+++ b/commons-rng-examples/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-examples/examples-jmh/NOTICE.txt 
b/commons-rng-examples/examples-jmh/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-examples/examples-jmh/NOTICE.txt
+++ b/commons-rng-examples/examples-jmh/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-examples/examples-jpms/NOTICE.txt 
b/commons-rng-examples/examples-jpms/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-examples/examples-jpms/NOTICE.txt
+++ b/commons-rng-examples/examples-jpms/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-examples/examples-quadrature/NOTICE.txt 
b/commons-rng-examples/examples-quadrature/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-examples/examples-quadrature/NOTICE.txt
+++ b/commons-rng-examples/examples-quadrature/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-examples/examples-sampling/NOTICE.txt 
b/commons-rng-examples/examples-sampling/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-examples/examples-sampling/NOTICE.txt
+++ b/commons-rng-examples/examples-sampling/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-examples/examples-stress/NOTICE.txt 
b/commons-rng-examples/examples-stress/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-examples/examples-stress/NOTICE.txt
+++ b/commons-rng-examples/examples-stress/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-sampling/NOTICE.txt b/commons-rng-sampling/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-sampling/NOTICE.txt
+++ b/commons-rng-sampling/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/commons-rng-simple/NOTICE.txt b/commons-rng-simple/NOTICE.txt
index b2eab86..35a6387 100644
--- a/commons-rng-simple/NOTICE.txt
+++ b/commons-rng-simple/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons RNG
-Copyright 2016-2018 The Apache Software Foundation
+Copyright 2016-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to