diff options
author | James Booth <boothj5@gmail.com> | 2016-02-14 23:00:52 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-02-14 23:00:52 +0000 |
commit | 1f90aca503ed8a2c47aea55496b8ae8656b1e416 (patch) | |
tree | 0baa62fa05a7e775143607ca0b35deba34b5cd57 /src/ui/rosterwin.c | |
parent | 41fe8c22b1f8c1cf666d42052cd73d59e40a2ed2 (diff) | |
parent | e53e94f1e2c357302c25be58834158a2dbb55652 (diff) | |
download | profani-tty-1f90aca503ed8a2c47aea55496b8ae8656b1e416.tar.gz |
Merge branch 'master' into plugins-c
Conflicts: src/main.c src/ui/console.c
Diffstat (limited to 'src/ui/rosterwin.c')
-rw-r--r-- | src/ui/rosterwin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/rosterwin.c b/src/ui/rosterwin.c index 7e9009b1..6980595e 100644 --- a/src/ui/rosterwin.c +++ b/src/ui/rosterwin.c @@ -1,7 +1,7 @@ /* * rosterwin.c * - * Copyright (C) 2012 - 2015 James Booth <boothj5@gmail.com> + * Copyright (C) 2012 - 2016 James Booth <boothj5@gmail.com> * * This file is part of Profanity. * |