Skip to content

Commit f9744d6

Browse files
committed
contact updates
1 parent ef57121 commit f9744d6

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#### Simple Features Well Known Text Lib ####
44

5-
The Simple Features Libraries were developed at the [National Geospatial-Intelligence Agency (NGA)](http://www.nga.mil/) in collaboration with [BIT Systems](http://www.bit-sys.com/). The government has "unlimited rights" and is releasing this software to increase the impact of government investments by providing developers with the opportunity to take things in new directions. The software use, modification, and distribution rights are stipulated within the [MIT license](http://choosealicense.com/licenses/mit/).
5+
The Simple Features Libraries were developed at the [National Geospatial-Intelligence Agency (NGA)](http://www.nga.mil/) in collaboration with [BIT Systems](https://www.caci.com/bit-systems/). The government has "unlimited rights" and is releasing this software to increase the impact of government investments by providing developers with the opportunity to take things in new directions. The software use, modification, and distribution rights are stipulated within the [MIT license](http://choosealicense.com/licenses/mit/).
66

77
### Pull Requests ###
88
If you'd like to contribute to this project, please make a pull request. We'll review the pull request and discuss the changes. All pull request contributions to this project will be released under the MIT license.

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2 class="project-tagline">by the National Geospatial-Intelligence Agency</h2>
2222

2323
<section class="main-content">
2424

25-
<p>The Simple Features WKT Java library was developed by the <a href='http://www.nga.mil/'>National Geospatial-Intelligence Agency (NGA)</a> in collaboration with <a href='http://www.bit-sys.com/'>BIT Systems</a>.
25+
<p>The Simple Features WKT Java library was developed by the <a href='http://www.nga.mil/'>National Geospatial-Intelligence Agency (NGA)</a> in collaboration with <a href='https://www.caci.com/bit-systems/'>BIT Systems</a>.
2626

2727
<p>Simple Features WKT is a Java library for writing and reading <a href='https://ngageoint.github.io/simple-features-java/'>Simple Feature</a> Geometries to and from Well-Known Text.</p>
2828

@@ -31,7 +31,7 @@ <h2 class="project-tagline">by the National Geospatial-Intelligence Agency</h2>
3131
<br>
3232
<a href="https://github.com/ngageoint"><image src="http://ngageoint.github.io/GeoPackage/images/NGA_Logo.png" align="middle" height=60>National Geospatial-Intelligence Agency</a>
3333
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp
34-
<a href="http://www.bit-sys.com/"><image src="http://ngageoint.github.io/GeoPackage/images/BITSystems_Logo.png" align="middle" height=40></a>
34+
<a href="https://www.caci.com/bit-systems/"><image src="http://ngageoint.github.io/GeoPackage/images/BITSystems_Logo.png" align="middle" height=40></a>
3535
<br>
3636
<br>
3737
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<developer>
2929
<id>bosborn</id>
3030
<name>Brian Osborn</name>
31-
<email>osbornb@bit-sys.com</email>
31+
<email>bosborn@caci.com</email>
3232
<organization>BIT Systems</organization>
33-
<organizationUrl>https://www.bit-sys.com</organizationUrl>
33+
<organizationUrl>https://www.caci.com/bit-systems</organizationUrl>
3434
<roles>
3535
<role>developer</role>
3636
</roles>

0 commit comments

Comments
 (0)