Skip to content

Commit e394c6f

Browse files
committed
Added additional attribution.
1 parent 8814b55 commit e394c6f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Created by:
99
Contributors:
1010

1111
* Ian Gallagher <crash@neg9.org>
12+
* Michajlo Matijkiw <michajlo.matijkiw@gmail.com>
1213
* Nick Kossifidis <mickflemm@gmail.com>
1314

1415
## Building

backend/src/linux_platform.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
// Copyright (C) 2010 Eric Butler
66
//
77
// Authors:
8-
// Michajlo Matijkiw
8+
// Michajlo Matijkiw <michajlo.matijkiw@gmail.com>
99
// Nick Kossifidis <mickflemm@gmail.com>
10+
// Eric Butler <eric@codebutler.com>
1011
//
1112
// This program is free software: you can redistribute it and/or modify
1213
// it under the terms of the GNU General Public License as published by

backend/src/linux_platform.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Copyright (C) 2010 Eric Butler
66
//
77
// Authors:
8-
// Michajlo Matijkiw
8+
// Michajlo Matijkiw <michajlo.matijkiw@gmail.com>
99
// Eric Butler <eric@codebutler.com>
1010
//
1111
// This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)