diff options
Diffstat (limited to 'frontend/sicc.h')
-rw-r--r-- | frontend/sicc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/sicc.h b/frontend/sicc.h index 5c225da..9251a37 100644 --- a/frontend/sicc.h +++ b/frontend/sicc.h @@ -12,8 +12,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. +*/ void * sanei_load_icc_profile (const char *path, size_t *size); |