]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/stream-private.h
...
[imagemagick] / MagickCore / stream-private.h
index 3c1eab10e699fd4ae3402a1f40fa5a9a32323760..025497967a79ff9343674286e4cd379c0f62c1aa 100644 (file)
@@ -1,11 +1,11 @@
 /*
-  Copyright 1999-2016 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 stream private methods.
 */
-#ifndef _MAGICKCORE_STREAM_PRIVATE_H
-#define _MAGICKCORE_STREAM_PRIVATE_H
+#ifndef MAGICKCORE_STREAM_PRIVATE_H
+#define MAGICKCORE_STREAM_PRIVATE_H
 
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {