diff --git a/clientlibrary/checkpoint/checkpointer.go b/clientlibrary/checkpoint/checkpointer.go index cfc6adf..1af66ba 100644 --- a/clientlibrary/checkpoint/checkpointer.go +++ b/clientlibrary/checkpoint/checkpointer.go @@ -20,7 +20,7 @@ // Package checkpoint // The implementation is derived from https://github.com/patrobinson/gokini // -// # Copyright 2018 Patrick robinson +// Copyright 2018 Patrick robinson. // // 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 restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: // diff --git a/clientlibrary/checkpoint/dynamodb-checkpointer.go b/clientlibrary/checkpoint/dynamodb-checkpointer.go index 17c5cd7..3a7e22e 100644 --- a/clientlibrary/checkpoint/dynamodb-checkpointer.go +++ b/clientlibrary/checkpoint/dynamodb-checkpointer.go @@ -20,7 +20,7 @@ // Package checkpoint // The implementation is derived from https://github.com/patrobinson/gokini // -// # Copyright 2018 Patrick robinson +// Copyright 2018 Patrick robinson. // // 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 restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: // diff --git a/clientlibrary/checkpoint/mock-dynamodb_test.go b/clientlibrary/checkpoint/mock-dynamodb_test.go index d7d63bf..76f1b13 100644 --- a/clientlibrary/checkpoint/mock-dynamodb_test.go +++ b/clientlibrary/checkpoint/mock-dynamodb_test.go @@ -19,7 +19,7 @@ // The implementation is derived from https://github.com/patrobinson/gokini // -// # Copyright 2018 Patrick robinson +// Copyright 2018 Patrick robinson. // // 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 restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: // diff --git a/clientlibrary/metrics/cloudwatch/cloudwatch.go b/clientlibrary/metrics/cloudwatch/cloudwatch.go index b3ef20f..7fb66b3 100644 --- a/clientlibrary/metrics/cloudwatch/cloudwatch.go +++ b/clientlibrary/metrics/cloudwatch/cloudwatch.go @@ -20,7 +20,7 @@ // Package cloudwatch // The implementation is derived from https://github.com/patrobinson/gokini // -// # Copyright 2018 Patrick robinson +// Copyright 2018 Patrick robinson. // // 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 restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: // diff --git a/clientlibrary/metrics/interfaces.go b/clientlibrary/metrics/interfaces.go index b416a88..e4b9f54 100644 --- a/clientlibrary/metrics/interfaces.go +++ b/clientlibrary/metrics/interfaces.go @@ -20,7 +20,7 @@ // Package metrics // The implementation is derived from https://github.com/patrobinson/gokini // -// # Copyright 2018 Patrick robinson +// Copyright 2018 Patrick robinson. // // 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 restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: // diff --git a/clientlibrary/metrics/prometheus/prometheus.go b/clientlibrary/metrics/prometheus/prometheus.go index 69e311e..609e34f 100644 --- a/clientlibrary/metrics/prometheus/prometheus.go +++ b/clientlibrary/metrics/prometheus/prometheus.go @@ -20,7 +20,7 @@ // Package prometheus // The implementation is derived from https://github.com/patrobinson/gokini // -// # Copyright 2018 Patrick robinson +// Copyright 2018 Patrick robinson. // // 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 restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: // diff --git a/clientlibrary/partition/partition.go b/clientlibrary/partition/partition.go index 8eb31dc..ffd3aff 100644 --- a/clientlibrary/partition/partition.go +++ b/clientlibrary/partition/partition.go @@ -20,7 +20,7 @@ // Package partition // The implementation is derived from https://github.com/patrobinson/gokini // -// # Copyright 2018 Patrick robinson +// Copyright 2018 Patrick robinson. // // 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 restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: // diff --git a/clientlibrary/worker/polling-shard-consumer.go b/clientlibrary/worker/polling-shard-consumer.go index 8ee8091..49d6a9a 100644 --- a/clientlibrary/worker/polling-shard-consumer.go +++ b/clientlibrary/worker/polling-shard-consumer.go @@ -20,7 +20,7 @@ // Package worker // The implementation is derived from https://github.com/patrobinson/gokini // -// # Copyright 2018 Patrick robinson +// Copyright 2018 Patrick robinson. // // 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 restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: // diff --git a/clientlibrary/worker/worker.go b/clientlibrary/worker/worker.go index 31bb61b..7001cd3 100644 --- a/clientlibrary/worker/worker.go +++ b/clientlibrary/worker/worker.go @@ -20,7 +20,7 @@ // Package worker // The implementation is derived from https://github.com/patrobinson/gokini // -// # Copyright 2018 Patrick robinson +// Copyright 2018 Patrick robinson. // // 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 restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: //