Change travis badge, change copyright license
This commit is contained in:
parent
e1a4d8a942
commit
d65c64d12a
4
LICENSE
4
LICENSE
|
@ -1,4 +1,6 @@
|
||||||
Copyright (c) 2018 Koray Koska <koray@koska.at>
|
The MIT License (MIT)
|
||||||
|
|
||||||
|
Copyright (c) 2018 Boilertalk Ltd.
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# secp256k1
|
# secp256k1
|
||||||
|
|
||||||
[![CI Status](http://img.shields.io/travis/Koray Koska/secp256k1.svg?style=flat)](https://travis-ci.org/Koray Koska/secp256k1)
|
[![CI Status](http://img.shields.io/travis/Boilertalk/secp256k1.swift.svg?style=flat)](https://travis-ci.org/Boilertalk/secp256k1.swift)
|
||||||
[![Version](https://img.shields.io/cocoapods/v/secp256k1.svg?style=flat)](http://cocoapods.org/pods/secp256k1)
|
[![Version](https://img.shields.io/cocoapods/v/secp256k1.svg?style=flat)](http://cocoapods.org/pods/secp256k1)
|
||||||
[![License](https://img.shields.io/cocoapods/l/secp256k1.svg?style=flat)](http://cocoapods.org/pods/secp256k1)
|
[![License](https://img.shields.io/cocoapods/l/secp256k1.svg?style=flat)](http://cocoapods.org/pods/secp256k1)
|
||||||
[![Platform](https://img.shields.io/cocoapods/p/secp256k1.svg?style=flat)](http://cocoapods.org/pods/secp256k1)
|
[![Platform](https://img.shields.io/cocoapods/p/secp256k1.svg?style=flat)](http://cocoapods.org/pods/secp256k1)
|
||||||
|
|
Loading…
Reference in New Issue