summaryrefslogtreecommitdiff
path: root/gl/strcasecmp.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-25 20:02:41 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-25 20:05:54 +0100
commitfad26f7329b80b9c38bf782353f137246dd8fd07 (patch)
tree7e7fb90e4e3cd06a09027b687c7ce59e48f3069f /gl/strcasecmp.c
parent59fa9ceeea8d3694c03a533b306d846b7eb5b7c3 (diff)
downloadgnutls-fad26f7329b80b9c38bf782353f137246dd8fd07.tar.gz
Added timer_time.
Diffstat (limited to 'gl/strcasecmp.c')
-rw-r--r--gl/strcasecmp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gl/strcasecmp.c b/gl/strcasecmp.c
index bc2bd120f6..77ca288722 100644
--- a/gl/strcasecmp.c
+++ b/gl/strcasecmp.c
@@ -12,8 +12,7 @@
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. */
+ along with this program; if not, see <http://www.gnu.org/licenses/>. */
#include <config.h>