]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/colorspace-private.h
https://github.com/ImageMagick/ImageMagick/issues/539
[imagemagick] / MagickCore / colorspace-private.h
index 79fd6621f31e080d3148858fc393232c5eb0f3c6..ff102cd0fa8a6d460dab73525f264533f6fbcc70 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,
@@ -15,8 +15,8 @@
 
   MagickCore image colorspace private methods.
 */
-#ifndef _MAGICKCORE_COLORSPACE_PRIVATE_H
-#define _MAGICKCORE_COLORSPACE_PRIVATE_H
+#ifndef MAGICKCORE_COLORSPACE_PRIVATE_H
+#define MAGICKCORE_COLORSPACE_PRIVATE_H
 
 #include "MagickCore/image.h"
 #include "MagickCore/image-private.h"