From b4126dd6dbc09fdd670f0fb2571d0023cbbae029 Mon Sep 17 00:00:00 2001 From: sztomi Date: Sat, 12 Dec 2015 00:27:27 +0100 Subject: [PATCH] src: remove non ascii character MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/libuv/libuv/pull/651 Reviewed-By: Saúl Ibarra Corretgé --- src/unix/android-ifaddrs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unix/android-ifaddrs.c b/src/unix/android-ifaddrs.c index 71f7290b..30f681b7 100644 --- a/src/unix/android-ifaddrs.c +++ b/src/unix/android-ifaddrs.c @@ -1,6 +1,6 @@ /* Copyright (c) 2013, Kenneth MacKay -Copyright (c) 2014, Emergya (Cloud4all, FP7/2007-2013 grant agreement n° 289016) +Copyright (c) 2014, Emergya (Cloud4all, FP7/2007-2013 grant agreement #289016) All rights reserved. Redistribution and use in source and binary forms, with or without modification,