Skip to content

Commit c76d7bf

Browse files
committed
Adjusted version numbers for release
1 parent 72dcba4 commit c76d7bf

File tree

70 files changed

+200
-200
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+200
-200
lines changed

DOM/DOMNamespaceResolver.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

MS/IXmlNamespaceResolver.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

MS/IXmlSchemaInfo.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

MS/XmlNameTable.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

MS/XmlNamespaceManager.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

MS/XmlNamespaceScope.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

MS/XmlNodeOrder.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

MS/XmlQualifiedNameTest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

MS/XmlReservedNs.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

MS/XmlSchemaAnnotated.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* XPath 2.0 for PHP
4+
* Part of the XML Schema library for PHP
55
* _ _ _ _ _
66
* | | _ _ __ _ _ _(_) __| (_) |_ _ _
77
* | | | | | |/ _` | | | | |/ _` | | __| | | |
@@ -10,8 +10,8 @@
1010
* |___/ |_| |___/
1111
*
1212
* @author Bill Seddon
13-
* @version 0.1.1
14-
* @Copyright (C) 2017 Lyquidity Solutions Limited
13+
* @version 0.9
14+
* @Copyright (C) 2018 Lyquidity Solutions Limited
1515
*
1616
* This program is free software: you can redistribute it and/or modify
1717
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)