-rw-r--r-- | src/argcv.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/argcv.c b/src/argcv.c index 51e335e..611cb64 100644 --- a/src/argcv.c +++ b/src/argcv.c @@ -11,10 +11,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General - Public License along with this library; if not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301 USA */ + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ #ifdef HAVE_CONFIG_H # include <config.h> |