X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Furl.h;h=a37d5cab822e4456c8ce9ed2cc14c130cc6e752b;hb=c1e20f2631a1249720e9c75d753eacfcb0f6c7b9;hp=bdc1fd165eddc2a90716e5e6bf2586aca821bcbf;hpb=d2d694aef88fbdada5f2bf1bc9681e7014a06b87;p=psensor.git diff --git a/src/lib/url.h b/src/lib/url.h index bdc1fd1..a37d5ca 100644 --- a/src/lib/url.h +++ b/src/lib/url.h @@ -1,22 +1,21 @@ /* - Copyright (C) 2010 jeanfi@gmail.com - - 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 - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA -*/ - + * Copyright (C) 2010-2016 jeanfi@gmail.com + * + * 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 the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301 USA + */ #ifndef _PLIB_URL_H_ #define _PLIB_URL_H_