diff --git a/README.md b/README.md index 9e4fba3..59559cf 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ construction algorithm. The algorithm was described in the paper } The latest version of fSAIS is available from -https://github.com/dkempa/fsais. +https://github.com/dominikkempa/fsais. diff --git a/src/fsais_src/em_compute_sa.hpp b/src/fsais_src/em_compute_sa.hpp index 52fa38b..3eac353 100644 --- a/src/fsais_src/em_compute_sa.hpp +++ b/src/fsais_src/em_compute_sa.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/em_induce_minus_and_plus_suffixes.hpp b/src/fsais_src/em_induce_minus_and_plus_suffixes.hpp index 2379f2e..402d803 100644 --- a/src/fsais_src/em_induce_minus_and_plus_suffixes.hpp +++ b/src/fsais_src/em_induce_minus_and_plus_suffixes.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/em_induce_minus_star_substrings.hpp b/src/fsais_src/em_induce_minus_star_substrings.hpp index 3aa1c98..aea2b54 100644 --- a/src/fsais_src/em_induce_minus_star_substrings.hpp +++ b/src/fsais_src/em_induce_minus_star_substrings.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/em_induce_plus_star_substrings.hpp b/src/fsais_src/em_induce_plus_star_substrings.hpp index 8b7ca86..9eb14e4 100644 --- a/src/fsais_src/em_induce_plus_star_substrings.hpp +++ b/src/fsais_src/em_induce_plus_star_substrings.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/em_induce_plus_suffixes.hpp b/src/fsais_src/em_induce_plus_suffixes.hpp index fe42dc2..3bfca0d 100644 --- a/src/fsais_src/em_induce_plus_suffixes.hpp +++ b/src/fsais_src/em_induce_plus_suffixes.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/em_radix_heap.hpp b/src/fsais_src/em_radix_heap.hpp index 8c9e87d..97c39c5 100644 --- a/src/fsais_src/em_radix_heap.hpp +++ b/src/fsais_src/em_radix_heap.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/im_induce_substrings.hpp b/src/fsais_src/im_induce_substrings.hpp index 1aca21e..d1fbc7a 100644 --- a/src/fsais_src/im_induce_substrings.hpp +++ b/src/fsais_src/im_induce_substrings.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/im_induce_suffixes.hpp b/src/fsais_src/im_induce_suffixes.hpp index ff734b1..26718e0 100644 --- a/src/fsais_src/im_induce_suffixes.hpp +++ b/src/fsais_src/im_induce_suffixes.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_backward_bit_stream_reader.hpp b/src/fsais_src/io/async_backward_bit_stream_reader.hpp index a10d0dd..6bf99a3 100644 --- a/src/fsais_src/io/async_backward_bit_stream_reader.hpp +++ b/src/fsais_src/io/async_backward_bit_stream_reader.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_backward_stream_reader.hpp b/src/fsais_src/io/async_backward_stream_reader.hpp index 21f708d..9ef5ba1 100644 --- a/src/fsais_src/io/async_backward_stream_reader.hpp +++ b/src/fsais_src/io/async_backward_stream_reader.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_backward_stream_reader_multipart.hpp b/src/fsais_src/io/async_backward_stream_reader_multipart.hpp index cbc50f4..b4c9166 100644 --- a/src/fsais_src/io/async_backward_stream_reader_multipart.hpp +++ b/src/fsais_src/io/async_backward_stream_reader_multipart.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_bit_stream_writer.hpp b/src/fsais_src/io/async_bit_stream_writer.hpp index f618988..e03a745 100644 --- a/src/fsais_src/io/async_bit_stream_writer.hpp +++ b/src/fsais_src/io/async_bit_stream_writer.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_multi_bit_stream_reader.hpp b/src/fsais_src/io/async_multi_bit_stream_reader.hpp index ca78323..c87c046 100644 --- a/src/fsais_src/io/async_multi_bit_stream_reader.hpp +++ b/src/fsais_src/io/async_multi_bit_stream_reader.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_multi_stream_reader.hpp b/src/fsais_src/io/async_multi_stream_reader.hpp index ddda87a..15e27cd 100644 --- a/src/fsais_src/io/async_multi_stream_reader.hpp +++ b/src/fsais_src/io/async_multi_stream_reader.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_multi_stream_reader_multipart.hpp b/src/fsais_src/io/async_multi_stream_reader_multipart.hpp index bec1be6..cf18b03 100644 --- a/src/fsais_src/io/async_multi_stream_reader_multipart.hpp +++ b/src/fsais_src/io/async_multi_stream_reader_multipart.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_multi_stream_writer.hpp b/src/fsais_src/io/async_multi_stream_writer.hpp index ad446d3..e1b4201 100644 --- a/src/fsais_src/io/async_multi_stream_writer.hpp +++ b/src/fsais_src/io/async_multi_stream_writer.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_stream_reader.hpp b/src/fsais_src/io/async_stream_reader.hpp index a11d134..99c322d 100644 --- a/src/fsais_src/io/async_stream_reader.hpp +++ b/src/fsais_src/io/async_stream_reader.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_stream_writer.hpp b/src/fsais_src/io/async_stream_writer.hpp index b82b0b7..91da7fa 100644 --- a/src/fsais_src/io/async_stream_writer.hpp +++ b/src/fsais_src/io/async_stream_writer.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/async_stream_writer_multipart.hpp b/src/fsais_src/io/async_stream_writer_multipart.hpp index d209651..9301978 100644 --- a/src/fsais_src/io/async_stream_writer_multipart.hpp +++ b/src/fsais_src/io/async_stream_writer_multipart.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/io/simple_accessor.hpp b/src/fsais_src/io/simple_accessor.hpp index 9186482..3c6281f 100644 --- a/src/fsais_src/io/simple_accessor.hpp +++ b/src/fsais_src/io/simple_accessor.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/naive_compute_sa.hpp b/src/fsais_src/naive_compute_sa.hpp index 99f4020..f7bed0e 100644 --- a/src/fsais_src/naive_compute_sa.hpp +++ b/src/fsais_src/naive_compute_sa.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/packed_pair.hpp b/src/fsais_src/packed_pair.hpp index b3376d1..9ccd709 100644 --- a/src/fsais_src/packed_pair.hpp +++ b/src/fsais_src/packed_pair.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/radix_heap.hpp b/src/fsais_src/radix_heap.hpp index bd8d608..7fa45ec 100644 --- a/src/fsais_src/radix_heap.hpp +++ b/src/fsais_src/radix_heap.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/utils.cpp b/src/fsais_src/utils.cpp index 7d3a01a..0f7ecaa 100644 --- a/src/fsais_src/utils.cpp +++ b/src/fsais_src/utils.cpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/fsais_src/utils.hpp b/src/fsais_src/utils.hpp index 7850056..d5fd6a9 100644 --- a/src/fsais_src/utils.hpp +++ b/src/fsais_src/utils.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/main.cpp b/src/main.cpp index 4d6863b..21f3b9a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa @@ -165,7 +165,7 @@ int main(int argc, char **argv) { { bool ok = parse_number(optarg, &ram_use); if (!ok) { - fprintf(stderr, "Error: parsing RAM limit" + fprintf(stderr, "Error: parsing RAM " "limit (%s) failed\n\n", optarg); usage(EXIT_FAILURE); } diff --git a/src/uint24.hpp b/src/uint24.hpp index 2b11853..c181e2e 100644 --- a/src/uint24.hpp +++ b/src/uint24.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/uint40.hpp b/src/uint40.hpp index 0730348..b8a13a2 100644 --- a/src/uint40.hpp +++ b/src/uint40.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa diff --git a/src/uint48.hpp b/src/uint48.hpp index f487505..fed1ea3 100644 --- a/src/uint48.hpp +++ b/src/uint48.hpp @@ -3,7 +3,7 @@ * @section LICENCE * * This file is part of fSAIS v0.1.0 - * See: https://github.com/dkempa/fsais + * See: https://github.com/dominikkempa/fsais * * Copyright (C) 2016-2020 * Dominik Kempa