Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
90a389df
Commit
90a389df
authored
Jan 24, 2014
by
Leo Gordon
Browse files
Updated copyright years to 1999-2014
parent
776e96ff
Changes
97
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
docs/presentations/HiveWorkshop_22Feb2013/MiniPecanMulti_conf.pm
...esentations/HiveWorkshop_22Feb2013/MiniPecanMulti_conf.pm
+1
-1
docs/presentations/HiveWorkshop_22Feb2013/MiniPecanSingle2_conf.pm
...entations/HiveWorkshop_22Feb2013/MiniPecanSingle2_conf.pm
+1
-1
docs/presentations/HiveWorkshop_22Feb2013/MiniPecanSingle3_conf.pm
...entations/HiveWorkshop_22Feb2013/MiniPecanSingle3_conf.pm
+1
-1
docs/presentations/HiveWorkshop_22Feb2013/MiniPecanSingle_conf.pm
...sentations/HiveWorkshop_22Feb2013/MiniPecanSingle_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive.pm
modules/Bio/EnsEMBL/Hive.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Accumulator.pm
modules/Bio/EnsEMBL/Hive/Accumulator.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Analysis.pm
modules/Bio/EnsEMBL/Hive/Analysis.pm
+1
-1
modules/Bio/EnsEMBL/Hive/AnalysisCtrlRule.pm
modules/Bio/EnsEMBL/Hive/AnalysisCtrlRule.pm
+1
-1
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
+1
-1
modules/Bio/EnsEMBL/Hive/AnalysisStats.pm
modules/Bio/EnsEMBL/Hive/AnalysisStats.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Configurable.pm
modules/Bio/EnsEMBL/Hive/Configurable.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AccumulatorAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AccumulatorAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisCtrlRuleAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisCtrlRuleAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisDataAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisDataAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisStatsAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisStatsAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/BaseAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/BaseAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/DBAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DBAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/DBConnection.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DBConnection.pm
+1
-1
No files found.
docs/presentations/HiveWorkshop_22Feb2013/MiniPecanMulti_conf.pm
View file @
90a389df
...
...
@@ -26,7 +26,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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
...
...
docs/presentations/HiveWorkshop_22Feb2013/MiniPecanSingle2_conf.pm
View file @
90a389df
...
...
@@ -26,7 +26,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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
...
...
docs/presentations/HiveWorkshop_22Feb2013/MiniPecanSingle3_conf.pm
View file @
90a389df
...
...
@@ -26,7 +26,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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
...
...
docs/presentations/HiveWorkshop_22Feb2013/MiniPecanSingle_conf.pm
View file @
90a389df
...
...
@@ -26,7 +26,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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.pm
View file @
90a389df
...
...
@@ -46,7 +46,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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/Accumulator.pm
View file @
90a389df
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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/Analysis.pm
View file @
90a389df
...
...
@@ -15,7 +15,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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/AnalysisCtrlRule.pm
View file @
90a389df
...
...
@@ -16,7 +16,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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/AnalysisJob.pm
View file @
90a389df
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -10,7 +10,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -13,7 +13,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -14,7 +14,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -16,7 +16,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -15,7 +15,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -16,7 +16,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -16,7 +16,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -15,7 +15,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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/DBAdaptor.pm
View file @
90a389df
...
...
@@ -19,7 +19,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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 @
90a389df
...
...
@@ -14,7 +14,7 @@
=head1 LICENSE
Copyright [1999-201
3
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
4
] Wellcome Trust Sanger Institute and the 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
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