Skip to content

Commit f10e72f

Browse files
committed
update license year, add tiziano
1 parent 03fc7ae commit f10e72f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2016 Patrick Seewald, Ole Schuett, Mohamed Fawzi, CP2K developers group
1+
Copyright (C) 2016-2017 Patrick Seewald, Tiziano Müller, Ole Schuett, Mohamed Fawzi, CP2K developers group
22

33
This program is free software: you can redistribute it and/or modify
44
it under the terms of the GNU General Public License as published by

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fprettify
22

3-
[![Build Status](https://travis-ci.org/pseewald/fprettify.svg?branch=master)](https://travis-ci.org/pseewald/fprettify) [![Coverage Status](https://coveralls.io/repos/github/pseewald/fprettify/badge.svg?branch=master)](https://coveralls.io/github/pseewald/fprettify?branch=master)
3+
[![Build Status](https://travis-ci.org/pseewald/fprettify.svg?branch=master)](https://travis-ci.org/pseewald/fprettify) [![Coverage Status](https://coveralls.io/repos/github/pseewald/fprettify/badge.svg?branch=master)](https://coveralls.io/github/pseewald/fprettify?branch=master) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
44

55
fprettify is an auto-formatter for modern Fortran code that imposes strict whitespace formatting, written in Python.
66

0 commit comments

Comments
 (0)