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
edf4c4d1
Commit
edf4c4d1
authored
Jan 17, 2017
by
Magali Ruffier
Browse files
update copyright for 2017
parent
9044209d
Changes
908
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
LICENSE
LICENSE
+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/ensembl_assembly_to_chain.pl
misc-scripts/assembly/ensembl_assembly_to_chain.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 @
edf4c4d1
...
...
@@ -187,7 +187,7 @@
identification within third-party archives.
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] EMBL-European Bioinformatics Institute
Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/bin/bash
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016] EMBL-European Bioinformatics Institute
Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
-- Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-- Copyright [2016] EMBL-European Bioinformatics Institute
-- Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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/ensembl_assembly_to_chain.pl
View file @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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 @
edf4c4d1
#!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016] EMBL-European Bioinformatics Institute
# Copyright [2016
-2017
] 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
…
46
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