Skip to content

Commit e26c851

Browse files
committed
Remove GPL text, there's COPYING
1 parent 04b51fc commit e26c851

File tree

2 files changed

+1
-676
lines changed

2 files changed

+1
-676
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Build Status](https://travis-ci.org/cedlemo/OCaml-GObject-Introspection.svg?branch=master)](https://travis-ci.org/cedlemo/OCaml-GObject-Introspection)
2-
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
2+
[![License: GPL-3.0-or-later](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
33

44

55
# gobject-introspection OCaml package
@@ -48,4 +48,3 @@ https://github.com/cedlemo/OCaml-GObject-Introspection/wiki#introduction
4848
- [Finished](https://github.com/cedlemo/OCaml-GObject-Introspection/wiki/#finished)
4949
- [Remains](https://github.com/cedlemo/OCaml-GObject-Introspection/wiki/#remains)
5050
- [Resources](https://github.com/cedlemo/OCaml-GObject-Introspection/wiki/#resources)
51-

0 commit comments

Comments
 (0)