X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=MagickWand%2Fpixel-wand.h;h=945b8c008826412cd0b6ed97453c5186a82c8122;hb=f19d414d0ac4527544fef324969aa2a5d38b1027;hp=7dec383e384038674ff6b22a1217bdf45bac3c22;hpb=b56bb24a985ca4366713bcd8ffdfacbb48a98a2f;p=imagemagick diff --git a/MagickWand/pixel-wand.h b/MagickWand/pixel-wand.h index 7dec383e3..945b8c008 100644 --- a/MagickWand/pixel-wand.h +++ b/MagickWand/pixel-wand.h @@ -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 @@ MagickWand pixel wand methods. */ -#ifndef _MAGICKWAND_PIXEL_WAND_H -#define _MAGICKWAND_PIXEL_WAND_H +#ifndef MAGICKWAND_PIXEL_WAND_H +#define MAGICKWAND_PIXEL_WAND_H #if defined(__cplusplus) || defined(c_plusplus) extern "C" {