Skip to content

Commit e464d2d

Browse files
authored
Updates README.md (#182)
1 parent fa98bba commit e464d2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2012-2024 DNSimple Corporation
1+
# Copyright (c) 2012-2025 DNSimple Corporation
22

33
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:
44

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Serve DNS authoritative responses... with Erlang.
44

5-
[![CI](https://github.com/dnsimple/erldns/actions/workflows/ci.yml/badge.svg)](https://github.com/dnsimple/erldns/actions/workflows/ci.yml)
6-
[![GitHub version](https://badge.fury.io/gh/dnsimple%2Ferldns.svg)](https://badge.fury.io/gh/dnsimple%2Ferldns)
5+
[![Build Status](https://github.com/dnsimple/erldns/actions/workflows/ci.yml/badge.svg)](https://github.com/dnsimple/erldns/actions/workflows/ci.yml)
6+
[![Module Version](https://img.shields.io/hexpm/v/erldns.svg)](https://hex.pm/packages/erldns)
77

88
## Requirements
99

0 commit comments

Comments
 (0)