|
|
@ -1,6 +1,6 @@ |
|
|
|
/* |
|
|
|
* ulimits - User limits utility |
|
|
|
* Copyright (C) 2012,2013,2015 Damien Goutte-Gattat |
|
|
|
* Copyright (C) 2012,2013,2015,2016 Damien Goutte-Gattat |
|
|
|
* |
|
|
|
* This program is free software: you can redistribute it and/or modify |
|
|
|
* it under the terms of the GNU General Public License as published by |
|
|
@ -67,7 +67,7 @@ info(void) |
|
|
|
{ |
|
|
|
printf("\ |
|
|
|
ulimits %s\n\ |
|
|
|
Copyright (C) 2012,2013,2015 Damien Goutte-Gattat\n\ |
|
|
|
Copyright (C) 2012,2013,2015,2016 Damien Goutte-Gattat\n\ |
|
|
|
\n\ |
|
|
|
This program is released under the GNU General Public License.\n\ |
|
|
|
See the COPYING file or <http://www.gnu.org/licenses/gpl.html>.\n\ |
|
|
|