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
Commits
65b327a6
Commit
65b327a6
authored
Jun 03, 2016
by
Magali Ruffier
Browse files
Revert "update to EBI copyright"
This reverts commit
3e24194c
.
parent
3e24194c
Changes
892
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
40 deletions
+20
-40
misc-scripts/db/cp_mysqldb
misc-scripts/db/cp_mysqldb
+1
-2
misc-scripts/db/db-space.pl
misc-scripts/db/db-space.pl
+1
-2
misc-scripts/db/dump_mysql.pl
misc-scripts/db/dump_mysql.pl
+1
-2
misc-scripts/db/fingerprint_db.pl
misc-scripts/db/fingerprint_db.pl
+1
-2
misc-scripts/db/kill_process_by_db.pl
misc-scripts/db/kill_process_by_db.pl
+1
-2
misc-scripts/db/multidb_sql.pl
misc-scripts/db/multidb_sql.pl
+1
-2
misc-scripts/db/mv_mysqldb
misc-scripts/db/mv_mysqldb
+1
-2
misc-scripts/db/remove_mysqldb.pl
misc-scripts/db/remove_mysqldb.pl
+1
-2
misc-scripts/db/search_dbs.pl
misc-scripts/db/search_dbs.pl
+1
-2
misc-scripts/doxygen_filter/EnsEMBL/Filter.pm
misc-scripts/doxygen_filter/EnsEMBL/Filter.pm
+1
-2
misc-scripts/doxygen_filter/EnsEMBL/PerlFilter.pm
misc-scripts/doxygen_filter/EnsEMBL/PerlFilter.pm
+1
-2
misc-scripts/doxygen_filter/ensembldoxygenfilter.pl
misc-scripts/doxygen_filter/ensembldoxygenfilter.pl
+1
-2
misc-scripts/email_blatter.sh
misc-scripts/email_blatter.sh
+1
-2
misc-scripts/frameshift_transcript_attribs.pl
misc-scripts/frameshift_transcript_attribs.pl
+1
-2
misc-scripts/generate_stable_ids.pl
misc-scripts/generate_stable_ids.pl
+1
-2
misc-scripts/id_mapping/dump_by_seq_region.pl
misc-scripts/id_mapping/dump_by_seq_region.pl
+1
-2
misc-scripts/id_mapping/dump_cache.pl
misc-scripts/id_mapping/dump_cache.pl
+1
-2
misc-scripts/id_mapping/fake_stable_id_mapping.pl
misc-scripts/id_mapping/fake_stable_id_mapping.pl
+1
-2
misc-scripts/id_mapping/id_mapping.pl
misc-scripts/id_mapping/id_mapping.pl
+1
-2
misc-scripts/id_mapping/myRun.ksh
misc-scripts/id_mapping/myRun.ksh
+1
-2
No files found.
misc-scripts/db/cp_mysqldb
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/db/db-space.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/db/dump_mysql.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/db/fingerprint_db.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/db/kill_process_by_db.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/db/multidb_sql.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/db/mv_mysqldb
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/db/remove_mysqldb.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/db/search_dbs.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/doxygen_filter/EnsEMBL/Filter.pm
View file @
65b327a6
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] EMBL-European Bioinformatics Institute
Copyright [1999-2016] 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.
...
...
misc-scripts/doxygen_filter/EnsEMBL/PerlFilter.pm
View file @
65b327a6
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] EMBL-European Bioinformatics Institute
Copyright [1999-2016] 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.
...
...
misc-scripts/doxygen_filter/ensembldoxygenfilter.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/email_blatter.sh
View file @
65b327a6
#!/bin/bash
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016] EMBL-European Bioinformatics Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/frameshift_transcript_attribs.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/generate_stable_ids.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/id_mapping/dump_by_seq_region.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/id_mapping/dump_cache.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/id_mapping/fake_stable_id_mapping.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/id_mapping/id_mapping.pl
View file @
65b327a6
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016
]
EMBL
-
European
Bioinformatics
Institute
# Copyright [1999-2016] 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.
...
...
misc-scripts/id_mapping/myRun.ksh
View file @
65b327a6
#!/bin/ksh
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright
[
2016] EMBL-European Bioinformatics Institute
# Copyright [1999-2016] 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.
...
...
Prev
1
2
3
4
5
6
7
…
45
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