]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/animate.h
Handle short months in png_write_iTIME()
[imagemagick] / MagickCore / animate.h
index 54e2119a1e4746c1b787c3b31fefa65c167a510b..39c35522fc304e0d6764002d1aa0db5992b6a264 100644 (file)
@@ -1,11 +1,11 @@
 /*
-  Copyright 1999-2011 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 methods to interactively animate an image sequence.
 */
-#ifndef _MAGICKCORE_ANIMATE_H
-#define _MAGICKCORE_ANIMATE_H
+#ifndef MAGICKCORE_ANIMATE_H
+#define MAGICKCORE_ANIMATE_H
 
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {