< prev index next >

src/java.desktop/share/native/libfreetype/include/freetype/internal/ftpsprop.h

Print this page

        

*** 1,21 **** ! /***************************************************************************/ ! /* */ ! /* ftpsprop.h */ ! /* */ ! /* Get and set properties of PostScript drivers (specification). */ ! /* */ ! /* Copyright 2017-2018 by */ ! /* David Turner, Robert Wilhelm, and Werner Lemberg. */ ! /* */ ! /* This file is part of the FreeType project, and may only be used, */ ! /* modified, and distributed under the terms of the FreeType project */ ! /* license, LICENSE.TXT. By continuing to use, modify, or distribute */ ! /* this file you indicate that you have read the license and */ ! /* understand and accept it fully. */ ! /* */ ! /***************************************************************************/ #ifndef FTPSPROP_H_ #define FTPSPROP_H_ --- 1,21 ---- ! /**************************************************************************** ! * ! * ftpsprop.h ! * ! * Get and set properties of PostScript drivers (specification). ! * ! * Copyright (C) 2017-2019 by ! * David Turner, Robert Wilhelm, and Werner Lemberg. ! * ! * This file is part of the FreeType project, and may only be used, ! * modified, and distributed under the terms of the FreeType project ! * license, LICENSE.TXT. By continuing to use, modify, or distribute ! * this file you indicate that you have read the license and ! * understand and accept it fully. ! * ! */ #ifndef FTPSPROP_H_ #define FTPSPROP_H_
< prev index next >