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
5dfede22
Commit
5dfede22
authored
Jul 06, 2016
by
Matthieu Muffato
Browse files
Copyright update. We are now EBI o/
parent
a0d81485
Changes
137
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
40 additions
and
20 deletions
+40
-20
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
+2
-1
modules/Bio/EnsEMBL/Hive/AnalysisStats.pm
modules/Bio/EnsEMBL/Hive/AnalysisStats.pm
+2
-1
modules/Bio/EnsEMBL/Hive/Configurable.pm
modules/Bio/EnsEMBL/Hive/Configurable.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AccumulatorAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AccumulatorAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisCtrlRuleAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisCtrlRuleAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisDataAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisDataAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisStatsAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisStatsAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/BaseAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/BaseAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/CoreDBConnection.pm
modules/Bio/EnsEMBL/Hive/DBSQL/CoreDBConnection.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/DBAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DBAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/DBConnection.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DBConnection.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowRuleAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowRuleAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/LogMessageAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/LogMessageAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/MetaAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/MetaAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/NakedTableAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/NakedTableAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/ObjectAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/ObjectAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/PipelineWideParametersAdaptor.pm
...s/Bio/EnsEMBL/Hive/DBSQL/PipelineWideParametersAdaptor.pm
+2
-1
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceClassAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceClassAdaptor.pm
+2
-1
No files found.
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
View file @
5dfede22
...
...
@@ -11,7 +11,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/AnalysisStats.pm
View file @
5dfede22
...
...
@@ -10,7 +10,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/Configurable.pm
View file @
5dfede22
...
...
@@ -13,7 +13,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/AccumulatorAdaptor.pm
View file @
5dfede22
...
...
@@ -14,7 +14,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/AnalysisAdaptor.pm
View file @
5dfede22
...
...
@@ -17,7 +17,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/AnalysisCtrlRuleAdaptor.pm
View file @
5dfede22
...
...
@@ -16,7 +16,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/AnalysisDataAdaptor.pm
View file @
5dfede22
...
...
@@ -15,7 +15,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/AnalysisJobAdaptor.pm
View file @
5dfede22
...
...
@@ -16,7 +16,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/AnalysisStatsAdaptor.pm
View file @
5dfede22
...
...
@@ -16,7 +16,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/BaseAdaptor.pm
View file @
5dfede22
...
...
@@ -15,7 +15,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/CoreDBConnection.pm
View file @
5dfede22
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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.
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/DBAdaptor.pm
View file @
5dfede22
...
...
@@ -14,7 +14,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/DBConnection.pm
View file @
5dfede22
...
...
@@ -14,7 +14,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/DataflowRuleAdaptor.pm
View file @
5dfede22
...
...
@@ -16,7 +16,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/LogMessageAdaptor.pm
View file @
5dfede22
...
...
@@ -16,7 +16,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/MetaAdaptor.pm
View file @
5dfede22
...
...
@@ -14,7 +14,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/NakedTableAdaptor.pm
View file @
5dfede22
...
...
@@ -16,7 +16,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/ObjectAdaptor.pm
View file @
5dfede22
...
...
@@ -16,7 +16,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/PipelineWideParametersAdaptor.pm
View file @
5dfede22
...
...
@@ -14,7 +14,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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/DBSQL/ResourceClassAdaptor.pm
View file @
5dfede22
...
...
@@ -17,7 +17,8 @@
=head1 LICENSE
Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] 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
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