Skip to content

Commit d11a359

Browse files
committed
Update copyrights.
1 parent c5e8ab2 commit d11a359

File tree

5 files changed

+13
-4
lines changed

5 files changed

+13
-4
lines changed

.git-blame-ignore-revs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
543ba2e1ee26929f74a01fa7cc65a4b142de3745
2+
e90972202fdf332a60fb2c61f85f9a5de7c0ce3c

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Mike Ryan <[email protected]>

examples/wikipedia/server.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
# Copyright, 2014-2025, by Samuel Williams.
66
# Copyright, 2014, by Peter M. Goldstein.
77

8+
# Released under the MIT License.
9+
# Copyright, 2014-2025, by Samuel Williams.
10+
# Copyright, 2014, by Peter M. Goldstein.
11+
12+
# Released under the MIT License.
13+
# Copyright, 2014-2025, by Samuel Williams.
14+
# Copyright, 2014, by Peter M. Goldstein.
15+
816
# Released under the MIT License.
917
# Copyright, 2014-2022, by Samuel Williams.
1018
# Copyright, 2014, by Peter M. Goldstein.

license.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,14 @@ Copyright, 2013, by Erran Carey.
77
Copyright, 2013, by Timothy Redaelli.
88
Copyright, 2013, by Jean-Christophe Cyr.
99
Copyright, 2013, by Keith Larrimore.
10-
Copyright, 2014, by justfalter.
10+
Copyright, 2014, by Mike Ryan.
1111
Copyright, 2014, by Zac Sprackett.
1212
Copyright, 2014, by Mark Van de Vyver.
1313
Copyright, 2014, by Peter M. Goldstein.
14-
Copyright, 2014, by The Gitter Badger.
1514
Copyright, 2014, by Chris Cunningham.
1615
Copyright, 2015, by Michal Cichra.
1716
Copyright, 2015, by Alexey Pisarenko.
1817
Copyright, 2016, by John Bachir.
19-
Copyright, 2016, by kaleforsale.
2018
Copyright, 2018, by Rob Fors.
2119
Copyright, 2020, by Olle Jonsson.
2220

rubydns.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
77
spec.version = RubyDNS::VERSION
88

99
spec.summary = "An easy to use DNS server and resolver for Ruby."
10-
spec.authors = ["Samuel Williams", "Peter M. Goldstein", "Erran Carey", "Keith Larrimore", "Alexey Pisarenko", "Chris Cunningham", "Genki Sugawara", "Jean-Christophe Cyr", "John Bachir", "Mark Van de Vyver", "Michal Cichra", "Olle Jonsson", "Rob Fors", "Satoshi Takada", "The Gitter Badger", "Timothy Redaelli", "Zac Sprackett", "justfalter", "kaleforsale"]
10+
spec.authors = ["Samuel Williams", "Peter M. Goldstein", "Erran Carey", "Keith Larrimore", "Alexey Pisarenko", "Chris Cunningham", "Genki Sugawara", "Jean-Christophe Cyr", "John Bachir", "Mark Van de Vyver", "Michal Cichra", "Mike Ryan", "Olle Jonsson", "Rob Fors", "Satoshi Takada", "Timothy Redaelli", "Zac Sprackett"]
1111
spec.license = "MIT"
1212

1313
spec.cert_chain = ["release.cert"]

0 commit comments

Comments
 (0)