Skip to content

Commit 2b616b5

Browse files
Update comment headers: file description and copyright
1 parent 6c7a83a commit 2b616b5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/suinput.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
libsuinput - A set of uinput helper functions
3-
Copyright © 2011 Tuomas Jorma Juhani Räsänen <tuomasjjrasanen@tjjr.fi>
2+
libsuinput - thin userspace library on top of Linux uinput kernel module
3+
Copyright (C) 2012 Tuomas Jorma Juhani Räsänen <tuomasjjrasanen@tjjr.fi>
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

src/suinput.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
libsuinput - A set of uinput helper functions
3-
Copyright © 2011 Tuomas Jorma Juhani Räsänen <tuomasjjrasanen@tjjr.fi>
2+
libsuinput - thin userspace library on top of Linux uinput kernel module
3+
Copyright (C) 2012 Tuomas Jorma Juhani Räsänen <tuomasjjrasanen@tjjr.fi>
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)