]> granicus.if.org Git - imagemagick/blobdiff - MagickWand/magick-property.h
...
[imagemagick] / MagickWand / magick-property.h
index 0829a801d6803298ffa40d642f9fc6bd56b5e907..7d1f71bf97400de8e88465414d337f0c3bd281a7 100644 (file)
@@ -1,11 +1,11 @@
 /*
-  Copyright 1999-2015 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,
@@ -16,8 +16,8 @@
   MagickWand property, options, and profile  methods.
 */
 
-#ifndef _MAGICKWAND_MAGICK_PROPERTY_H
-#define _MAGICKWAND_MAGICK_PROPERTY_H
+#ifndef MAGICKWAND_MAGICK_PROPERTY_H
+#define MAGICKWAND_MAGICK_PROPERTY_H
 
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {