2019-10-29 15:26:14 +01:00
|
|
|
Index: parallel-20191022/src/parallel
|
2017-07-07 17:57:31 +02:00
|
|
|
===================================================================
|
2019-10-29 15:26:14 +01:00
|
|
|
--- parallel-20191022.orig/src/parallel
|
|
|
|
+++ parallel-20191022/src/parallel
|
|
|
|
@@ -1949,7 +1949,7 @@ sub parse_options(@) {
|
2019-05-02 21:15:47 +02:00
|
|
|
#
|
2019-10-29 15:26:14 +01:00
|
|
|
# If you want GNU Parallel to be maintained in the future keep
|
|
|
|
# this line.
|
2017-07-07 17:57:31 +02:00
|
|
|
- citation_notice();
|
2019-10-29 15:26:14 +01: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 18:47:41 +02:00
|
|
|
===================================================================
|
2019-10-29 15:26:14 +01:00
|
|
|
--- parallel-20191022.orig/src/sem
|
|
|
|
+++ parallel-20191022/src/sem
|
|
|
|
@@ -1949,7 +1949,7 @@ sub parse_options(@) {
|
2019-05-02 21:15:47 +02:00
|
|
|
#
|
2019-10-29 15:26:14 +01:00
|
|
|
# If you want GNU Parallel to be maintained in the future keep
|
|
|
|
# this line.
|
2017-07-07 17:57:31 +02:00
|
|
|
- citation_notice();
|
2019-10-29 15:26:14 +01: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
|