diff --git a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/beagle/BeagleCodecUnitTest.java b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/beagle/BeagleCodecUnitTest.java index 3df5a7b54..05632d6db 100644 --- a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/beagle/BeagleCodecUnitTest.java +++ b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/beagle/BeagleCodecUnitTest.java @@ -1,6 +1,6 @@ /* * Copyright 2012-2015 Broad Institute, Inc. -* +* * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without @@ -9,10 +9,10 @@ * copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following * conditions: -* +* * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. -* +* * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND diff --git a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/refseq/RefSeqCodecUnitTest.java b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/refseq/RefSeqCodecUnitTest.java index 8983bcf43..1f1f6b99e 100644 --- a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/refseq/RefSeqCodecUnitTest.java +++ b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/refseq/RefSeqCodecUnitTest.java @@ -1,6 +1,6 @@ /* * Copyright 2012-2015 Broad Institute, Inc. -* +* * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without @@ -9,10 +9,10 @@ * copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following * conditions: -* +* * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. -* +* * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND diff --git a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/sampileup/SAMPileupCodecUnitTest.java b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/sampileup/SAMPileupCodecUnitTest.java index ef33cc595..301d671c9 100644 --- a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/sampileup/SAMPileupCodecUnitTest.java +++ b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/sampileup/SAMPileupCodecUnitTest.java @@ -1,6 +1,6 @@ /* * Copyright 2012-2015 Broad Institute, Inc. -* +* * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without @@ -9,10 +9,10 @@ * copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following * conditions: -* +* * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. -* +* * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND diff --git a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/samread/SAMReadCodecUnitTest.java b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/samread/SAMReadCodecUnitTest.java index a58a5a2e9..f5c0f5ff5 100644 --- a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/samread/SAMReadCodecUnitTest.java +++ b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/samread/SAMReadCodecUnitTest.java @@ -1,6 +1,6 @@ /* * Copyright 2012-2015 Broad Institute, Inc. -* +* * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without @@ -9,10 +9,10 @@ * copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following * conditions: -* +* * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. -* +* * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND diff --git a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/table/TableCodecUnitTest.java b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/table/TableCodecUnitTest.java index 03a463ab8..33ec130b4 100644 --- a/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/table/TableCodecUnitTest.java +++ b/public/gatk-utils/src/test/java/org/broadinstitute/gatk/utils/codecs/table/TableCodecUnitTest.java @@ -1,6 +1,6 @@ /* * Copyright 2012-2015 Broad Institute, Inc. -* +* * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without @@ -9,10 +9,10 @@ * copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following * conditions: -* +* * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. -* +* * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND