author | Kartikaya Gupta <kgupta@mozilla.com> |
Tue, 10 Jan 2012 10:06:11 -0500 | |
changeset 84224 | cb912e0dba6707d32fa278cb176ef4459c6518b3 |
parent 84223 | 2c6c054efeb20f8736fd3d3e3f8777fca2fc991c |
child 84225 | 246f9b345686214e172b855f70ce68ef627fb6a3 |
push id | 21832 |
push user | bmo@edmorley.co.uk |
push date | Wed, 11 Jan 2012 17:04:15 +0000 |
treeherder | mozilla-central@40c9f9ff9fd5 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | pcwalton |
bugs | 716673 |
milestone | 12.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/mobile/android/base/ui/PanZoomController.java +++ b/mobile/android/base/ui/PanZoomController.java @@ -10,21 +10,22 @@ * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is Mozilla Android code. * * The Initial Developer of the Original Code is Mozilla Foundation. - * Portions created by the Initial Developer are Copyright (C) 2009-2010 + * Portions created by the Initial Developer are Copyright (C) 2009-2012 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Patrick Walton <pcwalton@mozilla.com> + * Kartikaya Gupta <kgupta@mozilla.com> * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the MPL, indicate your