commit c9d173aadbb1707e69ba9288e18ae580dabdb2dd parent afc56baee655301bdb7aec34527c9a0295e0d1dc Author: sin <sin@2f30.org> Date: Thu, 2 Apr 2015 14:52:21 +0100 Update COPYRIGHT Diffstat:
M | LICENSE | | | 4 | ++-- |
M | nausea.1 | | | 4 | ++++ |
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE @@ -1,5 +1,5 @@ -Copyright (c) 2013--2014 Lazaros Koromilas <lostd@2f30.org> -Copyright (c) 2013--2014 sin <sin@2f30.org> +Copyright (c) 2013--2015 Lazaros Koromilas <lostd@2f30.org> +Copyright (c) 2013--2015 Dimitris Papastamos <sin@2f30.org> All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nausea.1 b/nausea.1 @@ -61,3 +61,7 @@ Cycle visualizations in ascending order. .It N or [Left] Cycle visualizations in descending order. .El +.Sh AUTHORS +.Nm +was developed by Lazaros Koromilas <lostd@2f30.org> with +contributions by Dimitris Papastamos <sin@2f30.org>.