2019-10-29 14:26:14 +00:00
|
|
|
Index: parallel-20191022/src/parallel
|
2017-07-07 15:57:31 +00:00
|
|
|
===================================================================
|
2019-10-29 14:26:14 +00:00
|
|
|
--- parallel-20191022.orig/src/parallel
|
|
|
|
+++ parallel-20191022/src/parallel
|
|
|
|
@@ -1949,7 +1949,7 @@ sub parse_options(@) {
|
2019-05-02 19:15:47 +00:00
|
|
|
#
|
2019-10-29 14:26:14 +00:00
|
|
|
# If you want GNU Parallel to be maintained in the future keep
|
|
|
|
# this line.
|
2017-07-07 15:57:31 +00:00
|
|
|
- citation_notice();
|
2019-10-29 14:26:14 +00:00
|
|
|
+ #citation_notice();
|
|
|
|
# Seriously: YOU will be harming free software by removing the
|
|
|
|
# notice. You make it harder to justify spending time developing
|
|
|
|
# it. If you *do* remove the line, please email
|
|
|
|
Index: parallel-20191022/src/sem
|
2018-08-08 16:47:41 +00:00
|
|
|
===================================================================
|
2019-10-29 14:26:14 +00:00
|
|
|
--- parallel-20191022.orig/src/sem
|
|
|
|
+++ parallel-20191022/src/sem
|
|
|
|
@@ -1949,7 +1949,7 @@ sub parse_options(@) {
|
2019-05-02 19:15:47 +00:00
|
|
|
#
|
2019-10-29 14:26:14 +00:00
|
|
|
# If you want GNU Parallel to be maintained in the future keep
|
|
|
|
# this line.
|
2017-07-07 15:57:31 +00:00
|
|
|
- citation_notice();
|
2019-10-29 14:26:14 +00:00
|
|
|
+ #citation_notice();
|
|
|
|
# Seriously: YOU will be harming free software by removing the
|
|
|
|
# notice. You make it harder to justify spending time developing
|
|
|
|
# it. If you *do* remove the line, please email
|