1
0

Updated module version to reflect added Exif update capability. Also update copyright year on one of my ecard files.

This commit is contained in:
dmolavi 2010-09-04 08:11:52 +08:00 committed by Bharat Mediratta
parent bfba13f19d
commit d216ae83b7
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
name = "Autorotate"
description = "Rotate an image automatically on upload based on EXIF data"
version = 1
version = 2

View File

@ -1,7 +1,7 @@
<?php defined("SYSPATH") or die("No direct script access.");
/**
* Gallery - a web based photo album viewer and editor
* Copyright (C) 2000-2009 Bharat Mediratta
* Copyright (C) 2000-2010 Bharat Mediratta
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by