Skip to content

Commit a8f70f6

Browse files
committed
Merge pull request dropwizard#1427 from ryankennedy/master
Update copyright for 2016.
2 parents 3c24c64 + 6f047ab commit a8f70f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright 2010-2013 Coda Hale and Yammer, Inc., 2014-2015 Dropwizard Team
190+
Copyright 2010-2013 Coda Hale and Yammer, Inc., 2014-2016 Dropwizard Team
191191

192192
Licensed under the Apache License, Version 2.0 (the "License");
193193
you may not use this file except in compliance with the License.

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Dropwizard
2-
Copyright 2010-2013 Coda Hale and Yammer, Inc., 2014-2015 Dropwizard Team
2+
Copyright 2010-2013 Coda Hale and Yammer, Inc., 2014-2016 Dropwizard Team
33

44
This product includes software developed by Coda Hale and Yammer, Inc.

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
# General information about the project.
4444
project = u'Dropwizard'
45-
copyright = u'2010-2013, Coda Hale, Yammer Inc., 2014-2015 Dropwizard Team'
45+
copyright = u'2010-2013, Coda Hale, Yammer Inc., 2014-2016 Dropwizard Team'
4646

4747
# The version info for the project you're documenting, acts as replacement for
4848
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)