Skip to content

Commit

Permalink
unify license beginning comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbohl committed Feb 5, 2024
1 parent 69b35f4 commit 500d284
Show file tree
Hide file tree
Showing 47 changed files with 94 additions and 94 deletions.
4 changes: 2 additions & 2 deletions add/data/xql/getAnnotationPreviews.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
Returns the HTML for a specific annotation for an AnnotationView.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getAnnotationText.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
Returns the HTML for the textual content of a specific annotation for an AnnotationView.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getAnnotations.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
: Returns a JSON representation of all Annotations of a document.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getAnnotationsInRendering.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
Returns a JSON sequence with all anotations on a specific page.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getAnnotationsInText.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "1.0";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
Returns a JSON sequence with all anotations in a specific text.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getAnnotationsOnPage.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
: Returns a JSON sequence with all anotations on a specific page.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getAudioPlayer.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getChapters.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getConcordances.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getEdition.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
: Returns a JSON representation of an Edition.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getEditionURI.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.0";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
: Returns the URI of the first found Edition.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getExtendedStaff.xql
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
xquery version "3.1";

(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getHeader.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getHelp.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: OPTION DECLARATIONS ===================================================== :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getInternalIdType.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getLanguageFile.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
: Returns a language file as JSON or XML.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getLinkTarget.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getMeasure.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getMeasurePage.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: NAMESPACE DECLARATIONS ================================================== :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getMeasures.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getMeasuresOnPage.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
Returns a JSON sequence with all measures on a specific page.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getMovements.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: NAMESPACE DECLARATIONS ================================================== :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getMovementsFirstPage.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: NAMESPACE DECLARATIONS ================================================== :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getMusicInMdiv.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: NAMESPACE DECLARATIONS ================================================== :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getNavigatorConfig.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getOverlayOnPage.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
Returns an SVG element.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getOverlays.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: NAMESPACE DECLARATIONS ================================================== :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getPages.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getParts.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getPreferences.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
: Returns preferences as JSON or XML.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getReducedDocument.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getRendering.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: NAMESPACE DECLARATIONS ================================================== :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getSummary.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getText.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getWorkID.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
: Returns the ID of the first work of an Edition if the given ID is not valid.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getWorks.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
: Returns a JSON representation of all Works inside an Edition.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getXml.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: IMPORTS ================================================================= :)

Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getZone.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(:~
Returns a JSON representation of a zone.
Expand Down
4 changes: 2 additions & 2 deletions add/data/xql/getiFrameURL.xql
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xquery version "3.1";
(:
For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)
: For LICENSE-Details please refer to the LICENSE file in the root directory of this repository.
:)

(: NAMESPACE DECLARATIONS ================================================== :)

Expand Down
Loading

0 comments on commit 500d284

Please sign in to comment.