Merge lp:~zorba-coders/zorba/bug-1192043-image into lp:zorba/image-module

Proposed by Chris Hillery
Status: Merged
Merged at revision: 61
Proposed branch: lp:~zorba-coders/zorba/bug-1192043-image
Merge into: lp:zorba/image-module
Diff against target: 23 lines (+0/-16)
1 file modified
src/com/zorba-xquery/www/modules/image/manipulation.xq (+0/-16)
To merge this branch: bzr merge lp:~zorba-coders/zorba/bug-1192043-image
Reviewer Review Type Date Requested Status
Juan Zacarias Approve
Chris Hillery Approve
Review via email: mp+190777@code.launchpad.net

Commit message

Moved version declaration to front of file (by removing redundant comment).

To post a comment you must log in.
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
61. By Chris Hillery

Moved version declaration to front of file (by removing redundant comment).

Revision history for this message
Juan Zacarias (juan457) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue succeeded - proposal merged!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/com/zorba-xquery/www/modules/image/manipulation.xq'
2--- src/com/zorba-xquery/www/modules/image/manipulation.xq 2013-08-09 09:37:05 +0000
3+++ src/com/zorba-xquery/www/modules/image/manipulation.xq 2013-10-12 01:09:16 +0000
4@@ -1,19 +1,3 @@
5-(:
6- : Copyright 2006-2009 The FLWOR Foundation.
7- :
8- : Licensed under the Apache License, Version 2.0 (the "License");
9- : you may not use this file except in compliance with the License.
10- : You may obtain a copy of the License at
11- :
12- : http://www.apache.org/licenses/LICENSE-2.0
13- :
14- : Unless required by applicable law or agreed to in writing, software
15- : distributed under the License is distributed on an "AS IS" BASIS,
16- : WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17- : See the License for the specific language governing permissions and
18- : limitations under the License.
19-:)
20-
21 xquery version "3.0";
22 (:
23 : Copyright 2006-2009 The FLWOR Foundation.

Subscribers

People subscribed via source and target branches

to all changes: