summaryrefslogtreecommitdiff
path: root/include/curl/easy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/curl/easy.h')
-rw-r--r--include/curl/easy.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/curl/easy.h b/include/curl/easy.h
index f42a8a969..592f5d3c1 100644
--- a/include/curl/easy.h
+++ b/include/curl/easy.h
@@ -1,5 +1,5 @@
-#ifndef __CURL_EASY_H
-#define __CURL_EASY_H
+#ifndef CURLINC_EASY_H
+#define CURLINC_EASY_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
@@ -7,7 +7,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms