diff --git a/LICENSE b/LICENSE index 6bb7920..e4c1c64 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Theo Naunheim +Copyright (c) 2023 Hive Systems LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.rst b/README.rst index 2489b51..441eb60 100644 --- a/README.rst +++ b/README.rst @@ -5,12 +5,10 @@ pyfair :alt: logo :width: 100px -|rtd_badge| |travis_badge| |pypi_badge| +|rtd_badge| |pypi_badge| .. |rtd_badge| image:: https://readthedocs.org/projects/pyfair/badge/?version=latest -.. |travis_badge| image:: https://travis-ci.org/theonaunheim/pyfair.svg?branch=master - .. |pypi_badge| image:: https://badge.fury.io/py/pyfair.svg Factor Analysis of Information Risk (FAIR) model written in Python. diff --git a/docs/conf.py b/docs/conf.py index 8fc10ba..7f5a29f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -19,8 +19,8 @@ # -- Project information ----------------------------------------------------- project = 'pyfair' -copyright = '2020, Theo Naunheim' -author = 'Theo Naunheim' +copyright = '2023, Hive Systems LLC' +author = 'Hive Systems' # The short X.Y version version = '0.1.12' @@ -137,7 +137,7 @@ # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'pyfair.tex', 'pyfair Documentation', - 'Theo Naunheim', 'manual'), + 'Hive Systems', 'manual'), ] diff --git a/setup.py b/setup.py index bcd1fc2..72488bd 100644 --- a/setup.py +++ b/setup.py @@ -18,8 +18,8 @@ "Open FAIR" is a trademark of the Open Group. """, - author="Theo Naunheim", - author_email="theonaunheim@gmail.com", + author="Hive Systems", + author_email="pyfair@hivesystems.io", packages=[ "pyfair", "pyfair.model", @@ -27,7 +27,7 @@ "pyfair.utility", ], license="MIT", - url="https://github.com/theonaunheim/pyfair", + url="https://github.com/Hive-Systems/pyfair", keywords=["FAIR", "risk"], classifiers=[ "Development Status :: 3 - Alpha", diff --git a/static/output.html b/static/output.html index 4b0b0b6..bb00a16 100644 --- a/static/output.html +++ b/static/output.html @@ -142,7 +142,7 @@