Code Search for Developers
 
 
  

cps-license.html from Citizen Privacy Service at Krugle


Show cps-license.html syntax highlighted

<html>
<head><title>Citizen Privacy Service Government License</title></head>
<body>
<p>Citizen Privacy Service Government License</p>
<p>Copyright &#169; 2007, Richard C. Murphy</p> 
<p>All rights reserved.</p>
<p>Licensed under the Citizen Privacy Service Government License</p>
<ol>Grant of Copyright License. Licensor grants the United States Federal, State, Local and Tribal Governments a worldwide, royalty-free, non-exclusive, sublicensable license, for the duration of the copyright, to do the following:
<li>to use and reproduce the Original Work in source code and binary code, either alone or as part of a collective work;
<li>to translate, adapt, alter, transform, modify, or arrange the Original Work, thereby creating derivative works ("Derivative Works");
<li>to distribute or communicate copies of the Original Work and Derivative Works to the public, under any license of your choice that does not contradict the terms and conditions, reserved rights and remedies of its contributors;
</ol>
<p>You must retain, in the Source Code of the Original Work and any Derivative Works that You create, all copyright, patent, or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work.
<p>My name (Richard C. Murphy or Rick Murphy) may not be used to endorse or promote products derived from this software without specific prior written permission.
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<p>Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to anyone for any indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, work stoppage, computer failure or malfunction, or any and all other damages or losses.
</body>
</html>




See more files for this project here

Citizen Privacy Service

The Citizen Privacy Service is an asynchronous component using artificial intelligence capabilities including DL decidability and first order logic provenance that provide policy decision and policy enforcement points based on the US Privacy Act of 1974.

Project homepage: http://sourceforge.net/projects/us-privacy
Programming language(s): Java,XML
License: bsd

  build/
    classes/
      gov/
        osera/
          privacy/
            CitizenPrivacy.class
            CitizenPrivacyBean.class
            CitizenPrivacyHome.class
            Disclosure.class
            GenericPrivacyProblem.class
            WaiverAcknowledgment.class
      org/
        rickmurphy/
          agent/
            TrustAgent.class
          exchangepackage/
            disclosure/
              impl/
                runtime/
                  AbstractUnmarshallingEventHandlerImpl.class
                  ContentHandlerAdaptor.class
                  DefaultJAXBContextImpl.class
                  Discarder.class
                  ErrorHandlerAdaptor.class
                  GrammarInfo.class
                  GrammarInfoFacade$1.class
                  GrammarInfoFacade.class
                  GrammarInfoImpl.class
                  InterningUnmarshallerHandler.class
                  MSVValidator.class
                  MarshallerImpl.class
                  NamespaceContext2.class
                  NamespaceContextImpl.class
                  PrefixCallback.class
                  SAXMarshaller$1.class
                  SAXMarshaller$2.class
                  SAXMarshaller$3.class
                  SAXMarshaller.class
                  SAXUnmarshallerHandler.class
                  SAXUnmarshallerHandlerImpl.class
                  UnmarshallableObject.class
                  UnmarshallerImpl.class
                  UnmarshallingContext.class
                  UnmarshallingEventHandler.class
                  UnmarshallingEventHandlerAdaptor.class
                  Util.class
                  ValidatableObject.class
                  ValidatingUnmarshaller.class
                  ValidationContext.class
                  ValidatorImpl$EventInterceptor.class
                  ValidatorImpl.class
                  XMLSerializable.class
                  XMLSerializer.class
                DisclosureRequestImpl$Unmarshaller.class
                DisclosureRequestImpl.class
                DisclosureRequestTypeImpl$Unmarshaller.class
                DisclosureRequestTypeImpl.class
                JAXBVersion.class
              DisclosureRequest.class
              DisclosureRequestType.class
              ObjectFactory.class
            DisclosureRequest.class
            PrivacyAssertion.class
          handler/
            GuaranteedDeliveryHandler.class
          pdp/
            DisclosureRequestDecisionBean.class
            PrivacyDecisionBean.class
            PrivacyDecisionPoint.class
          pep/
            TrustProviderDAO.class
            TrustProviderProxy.class
            TrustProviderProxyBean.class
            TrustProviderProxyLocalHome.class
            TrustProviderTestHarness.class
          privacy/
            CitizenPrivacy.class
            CitizenPrivacyBean.class
            CitizenPrivacyHome.class
            Disclosure.class
            GenericPrivacyProblem.class
            WaiverAcknowledgment.class
          util/
            AbstractJMSMessageProducer.class
            DataAccessObject.class
            DisclosureEntailmentFactory.class
            DisclosureRequestModel.class
            DisclosureRequestSender.class
            Document.class
            FOLGoalFactory.class
            Intent.class
            MessageHandler.class
            PelletTestHarness.class
            SOAPMessageProducer.class
            SPARQLQueryFactory.class
            Target.class
            TrustProviderTestHarness.class
          BootLoader.class
        xmlsoap/
          schemas/
  deploy/
    docs/
    CitizenPrivacy.java
    CitizenPrivacyBean.java
    CitizenPrivacyHome.java
    CitizenPrivacyService.wsdl
    Disclosure.java
    GenericPrivacyProblem.java
    WaiverAcknowledgment.java
    privacy-service-wsdl.jpg
    privacy-service.jpg
    privacy-service.zip
  docs/
    api/
    description
    institutions.pdf
    institutions.tm
  etc/
    architecture/
    privacy/
    description
    logic
    logic.tm
  model/
    cps.mdr
    cps.xml
  src/
    org/
  README
  build.properties
  build.xml
  cps-license.html
  todo