Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
6c8c3801
Commit
6c8c3801
authored
Jan 08, 2021
by
nwillhoft
Browse files
Merge branch 'version/2.3' into version/2.4
Yearly copyright update
parents
5e18e801
dc4f7d59
Changes
151
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/AddTogether.pm
.../EnsEMBL/Hive/Examples/LongMult/RunnableDB/AddTogether.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/DigitFactory.pm
...EnsEMBL/Hive/Examples/LongMult/RunnableDB/DigitFactory.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/PartMultiply.pm
...EnsEMBL/Hive/Examples/LongMult/RunnableDB/PartMultiply.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/SystemCmd/PipeConfig/AnyCommands_conf.pm
...BL/Hive/Examples/SystemCmd/PipeConfig/AnyCommands_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/GuestProcess.pm
modules/Bio/EnsEMBL/Hive/GuestProcess.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Limiter.pm
modules/Bio/EnsEMBL/Hive/Limiter.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Meadow.pm
modules/Bio/EnsEMBL/Hive/Meadow.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Meadow/LOCAL.pm
modules/Bio/EnsEMBL/Hive/Meadow/LOCAL.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Meadow/LSF.pm
modules/Bio/EnsEMBL/Hive/Meadow/LSF.pm
+1
-1
modules/Bio/EnsEMBL/Hive/MetaParameters.pm
modules/Bio/EnsEMBL/Hive/MetaParameters.pm
+1
-1
modules/Bio/EnsEMBL/Hive/NakedTable.pm
modules/Bio/EnsEMBL/Hive/NakedTable.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Params.pm
modules/Bio/EnsEMBL/Hive/Params.pm
+1
-1
modules/Bio/EnsEMBL/Hive/PipeConfig/EnsemblGeneric_conf.pm
modules/Bio/EnsEMBL/Hive/PipeConfig/EnsemblGeneric_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/PipeConfig/HiveGeneric_conf.pm
modules/Bio/EnsEMBL/Hive/PipeConfig/HiveGeneric_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/PipelineWideParameters.pm
modules/Bio/EnsEMBL/Hive/PipelineWideParameters.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Process.pm
modules/Bio/EnsEMBL/Hive/Process.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Queen.pm
modules/Bio/EnsEMBL/Hive/Queen.pm
+1
-1
modules/Bio/EnsEMBL/Hive/ResourceClass.pm
modules/Bio/EnsEMBL/Hive/ResourceClass.pm
+1
-1
modules/Bio/EnsEMBL/Hive/ResourceDescription.pm
modules/Bio/EnsEMBL/Hive/ResourceDescription.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Role.pm
modules/Bio/EnsEMBL/Hive/Role.pm
+1
-1
No files found.
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/AddTogether.pm
View file @
6c8c3801
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/DigitFactory.pm
View file @
6c8c3801
...
...
@@ -22,7 +22,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/PartMultiply.pm
View file @
6c8c3801
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Examples/SystemCmd/PipeConfig/AnyCommands_conf.pm
View file @
6c8c3801
...
...
@@ -24,7 +24,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/GuestProcess.pm
View file @
6c8c3801
...
...
@@ -102,7 +102,7 @@ response from GuestProcess):
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Limiter.pm
View file @
6c8c3801
...
...
@@ -12,7 +12,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Meadow.pm
View file @
6c8c3801
...
...
@@ -13,7 +13,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Meadow/LOCAL.pm
View file @
6c8c3801
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Meadow/LSF.pm
View file @
6c8c3801
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/MetaParameters.pm
View file @
6c8c3801
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/NakedTable.pm
View file @
6c8c3801
...
...
@@ -12,7 +12,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Params.pm
View file @
6c8c3801
...
...
@@ -78,7 +78,7 @@ By inheriting from this module you make your module able to deal with parameters
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/PipeConfig/EnsemblGeneric_conf.pm
View file @
6c8c3801
...
...
@@ -14,7 +14,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/PipeConfig/HiveGeneric_conf.pm
View file @
6c8c3801
...
...
@@ -38,7 +38,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/PipelineWideParameters.pm
View file @
6c8c3801
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Process.pm
View file @
6c8c3801
...
...
@@ -73,7 +73,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Queen.pm
View file @
6c8c3801
...
...
@@ -41,7 +41,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/ResourceClass.pm
View file @
6c8c3801
...
...
@@ -18,7 +18,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/ResourceDescription.pm
View file @
6c8c3801
...
...
@@ -20,7 +20,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
modules/Bio/EnsEMBL/Hive/Role.pm
View file @
6c8c3801
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
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
...
...
Prev
1
2
3
4
5
6
7
8
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment