diff options
author | Victor Häggqvist <[email protected]> | 2014-05-11 20:35:02 +0200 |
---|---|---|
committer | Victor Häggqvist <[email protected]> | 2014-05-11 20:35:02 +0200 |
commit | 5b1303abd341cc6f1ddfd14c2099c60e99794274 (patch) | |
tree | e815bcb62f79bb36172f9826af80454d1070ce1f /src/main/resources/QueryFrame.properties | |
parent | 35f9e5a273e1bbdde4a4e26d250f79ea229cb90b (diff) |
maven move
Diffstat (limited to '')
-rw-r--r-- | src/main/resources/QueryFrame.properties (renamed from src/com/snilius/xquery/QueryFrame.properties) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/com/snilius/xquery/QueryFrame.properties b/src/main/resources/QueryFrame.properties index 9d3025f..9ce6d46 100644 --- a/src/com/snilius/xquery/QueryFrame.properties +++ b/src/main/resources/QueryFrame.properties @@ -51,4 +51,5 @@ Printing_error_57=Printing error Could_not_locate_a_printer._58=Could not locate a printer. gpl=XQuisitor2 is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published \nby the Free Software Foundation; either version 2 of the License, \nor (at your option) any later version.\n\nXQuisitor is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with XQuisitor; if not, write to the\n\nFree Software Foundation, Inc. \n59 Temple Place, Suite 330\nBoston, MA 02111-1307\nUSA Error_on_line=Error on line -column=column
\ No newline at end of file +column=column +copyright_credits=<html>XQuisitor2<br>Version: 2.0<br><br>Copyright 2003-2005 Elliotte Rusty Harold<br>Copyright 2013-2014 Victor Häggqvist<br><br>Saxon-HE XSLT Processor http://www.saxonica.com/ Mozilla Public License Version 2.0<br>RSyntaxTextArea http://www.fifesoft.com/rsyntaxtextarea/ <a href="http://fifesoft.com/rsyntaxtextarea/RSyntaxTextArea.License.txt">Modified BSD License</a><br><br></html>
\ No newline at end of file |