diff options
Diffstat (limited to 'gmon/profil.c')
-rw-r--r-- | gmon/profil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gmon/profil.c b/gmon/profil.c index d4f00ae83e..02b813ab93 100644 --- a/gmon/profil.c +++ b/gmon/profil.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <sys/types.h> #include <unistd.h> |