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
Commits
7de96eee
Commit
7de96eee
authored
Jan 04, 2016
by
Magali Ruffier
Browse files
annual copyright update
parent
7d314416
Changes
879
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
LICENSE
LICENSE
+1
-1
docs/ensembl_das/demo.pm
docs/ensembl_das/demo.pm
+1
-1
misc-scripts/CopyDBoverServer.pl
misc-scripts/CopyDBoverServer.pl
+1
-1
misc-scripts/CreateFile4CopyDBoverServer.pl
misc-scripts/CreateFile4CopyDBoverServer.pl
+1
-1
misc-scripts/alt_alleles/alt_alleles.pl
misc-scripts/alt_alleles/alt_alleles.pl
+1
-1
misc-scripts/annual_copyright_updater.sh
misc-scripts/annual_copyright_updater.sh
+1
-1
misc-scripts/assembly/AssemblyMapper/BlastzAligner.pm
misc-scripts/assembly/AssemblyMapper/BlastzAligner.pm
+1
-1
misc-scripts/assembly/EXAMPLE.use_mapping.pl
misc-scripts/assembly/EXAMPLE.use_mapping.pl
+1
-1
misc-scripts/assembly/align_by_clone_identity.pl
misc-scripts/assembly/align_by_clone_identity.pl
+1
-1
misc-scripts/assembly/align_nonident_regions.pl
misc-scripts/assembly/align_nonident_regions.pl
+1
-1
misc-scripts/assembly/align_nonident_regions_wrapper.pl
misc-scripts/assembly/align_nonident_regions_wrapper.pl
+1
-1
misc-scripts/assembly/check_mapping.pl
misc-scripts/assembly/check_mapping.pl
+1
-1
misc-scripts/assembly/cleanup_tmp_tables.sql
misc-scripts/assembly/cleanup_tmp_tables.sql
+1
-1
misc-scripts/assembly/compare_assemblies.pl
misc-scripts/assembly/compare_assemblies.pl
+1
-1
misc-scripts/assembly/conservation_statistics.pl
misc-scripts/assembly/conservation_statistics.pl
+1
-1
misc-scripts/assembly/exon_conservation_check.pl
misc-scripts/assembly/exon_conservation_check.pl
+1
-1
misc-scripts/assembly/find_overlaps.pl
misc-scripts/assembly/find_overlaps.pl
+1
-1
misc-scripts/assembly/fix_asm_overlaps.pl
misc-scripts/assembly/fix_asm_overlaps.pl
+1
-1
misc-scripts/assembly/fix_cmp_overlaps.pl
misc-scripts/assembly/fix_cmp_overlaps.pl
+1
-1
misc-scripts/assembly/fix_overlaps.pl
misc-scripts/assembly/fix_overlaps.pl
+1
-1
No files found.
LICENSE
View file @
7de96eee
...
...
@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
6
] 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.
...
...
docs/ensembl_das/demo.pm
View file @
7de96eee
=head1 LICENSE
Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
6
] 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/CopyDBoverServer.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/CreateFile4CopyDBoverServer.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/alt_alleles/alt_alleles.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/annual_copyright_updater.sh
View file @
7de96eee
#!/bin/bash
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/AssemblyMapper/BlastzAligner.pm
View file @
7de96eee
=head1 LICENSE
Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [1999-201
6
] 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/assembly/EXAMPLE.use_mapping.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/align_by_clone_identity.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/align_nonident_regions.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/align_nonident_regions_wrapper.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/check_mapping.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/cleanup_tmp_tables.sql
View file @
7de96eee
-- Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-- Copyright [1999-201
6
] 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/assembly/compare_assemblies.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/conservation_statistics.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/exon_conservation_check.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/find_overlaps.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/fix_asm_overlaps.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/fix_cmp_overlaps.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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/assembly/fix_overlaps.pl
View file @
7de96eee
#!/usr/bin/env perl
# Copyright [1999-201
5
] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [1999-201
6
] 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
…
44
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