Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Extend copyright notice to 2018 (closes #43)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenFradet committed Apr 6, 2018
1 parent 5bba1e9 commit d6f9034
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion LICENSE-2.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2017-2017 Snowplow Analytics Ltd.
Copyright 2017-2018 Snowplow Analytics Ltd.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ There is also a Docker Compose example in the [example folder][example].

## Copyright and license

Copyright 2017-2017 Snowplow Analytics Ltd.
Copyright 2017-2018 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0][license] (the "License");
you may not use this software except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ For a more complete example, check out [the docker compose example][docker-compo

## Copyright and license

The Elasticsearch Loader image is copyright 2017-2017 Snowplow Analytics Ltd.
The Elasticsearch Loader image is copyright 2017-2018 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0][license] (the "License");
you may not use this software except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $ docker stack rm snowplow-realtime

## Copyright and license

The Docker Compose example is copyright 2017-2017 Snowplow Analytics Ltd.
The Docker Compose example is copyright 2017-2018 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0][license] (the "License");
you may not use this software except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion s3-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ For a more complete example, check out [the docker compose example][docker-compo

## Copyright and license

The S3 Loader image is copyright 2017-2017 Snowplow Analytics Ltd.
The S3 Loader image is copyright 2017-2018 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0][license] (the "License");
you may not use this software except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion scala-stream-collector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ For a more complete example, check out [the docker compose example][docker-compo

## Copyright and license

The Scala Stream Collector image is copyright 2017-2017 Snowplow Analytics Ltd.
The Scala Stream Collector image is copyright 2017-2018 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0][license] (the "License");
you may not use this software except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion stream-enrich/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ For a more complete example, check out [the docker compose example][docker-compo

## Copyright and license

The Stream Enrich image is copyright 2017-2017 Snowplow Analytics Ltd.
The Stream Enrich image is copyright 2017-2018 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0][license] (the "License");
you may not use this software except in compliance with the License.
Expand Down

0 comments on commit d6f9034

Please sign in to comment.