]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/widget.h
...
[imagemagick] / MagickCore / widget.h
index f02dfe56380f3b913ecce72a265cfa8560a102b6..34f41c7aac550c4de6e4048d4fa1bd567ab73c11 100644 (file)
@@ -1,11 +1,11 @@
 /*
-  Copyright 1999-2013 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2017 ImageMagick Studio LLC, a non-profit organization
   dedicated to making software imaging solutions freely available.
   
   You may not use this file except in compliance with the License.
   obtain a copy of the License at
   
-    http://www.imagemagick.org/script/license.php
+    https://www.imagemagick.org/script/license.php
   
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
@@ -15,8 +15,8 @@
 
   MagickCore X11 widget methods.
 */
-#ifndef _MAGICKCORE_WIDGET_H
-#define _MAGICKCORE_WIDGET_H
+#ifndef MAGICKCORE_WIDGET_H
+#define MAGICKCORE_WIDGET_H
 
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {