diff --git a/man/apol.1 b/man/apol.1 index 1e0589f..534c807 100644 --- a/man/apol.1 +++ b/man/apol.1 @@ -1,5 +1,5 @@ .\" Copyright (c) 2016 Tresys Technology, LLC. All rights reserved. -.TH apol 1 2016-02-20 "Tresys Technology, LLC" "SETools: SELinux Policy Analysis Tools" +.TH apol 1 2016-02-20 "SELinux Project" "SETools: SELinux Policy Analysis Tools" .SH NAME apol \- Graphical SELinux policy analysis tool @@ -34,10 +34,10 @@ Print additional informational messages. Enable debugging output. .SH AUTHOR -Chris PeBenito +Chris PeBenito .SH BUGS -Please report bugs via the SETools bug tracker, https://github.com/TresysTechnology/setools/issues +Please report bugs via the SETools bug tracker, https://github.com/SELinuxProject/setools/issues .SH SEE ALSO sediff(1), sedta(1), seinfo(1), seinfoflow(1), sesearch(1) diff --git a/man/sediff.1 b/man/sediff.1 index 3961994..0d7d6ab 100644 --- a/man/sediff.1 +++ b/man/sediff.1 @@ -1,5 +1,5 @@ .\" Copyright (c) 2016 Tresys Technology, LLC. All rights reserved. -.TH sediff 1 2016-04-19 "Tresys Technology, LLC" "SETools: SELinux Policy Analysis Tools" +.TH sediff 1 2016-04-19 "SELinux Project" "SETools: SELinux Policy Analysis Tools" .SH NAME sediff \- SELinux policy difference tool @@ -148,10 +148,10 @@ For example, a class is modified if one or more permissions are added or removed .PP .SH AUTHOR -Chris PeBenito +Chris PeBenito .SH BUGS -Please report bugs via the SETools bug tracker, https://github.com/TresysTechnology/setools/issues +Please report bugs via the SETools bug tracker, https://github.com/SELinuxProject/setools/issues .SH SEE ALSO apol(1), sedta(1), seinfo(1), seinfoflow(1), sesearch(1) diff --git a/man/sedta.1 b/man/sedta.1 index 435f4ca..049283d 100644 --- a/man/sedta.1 +++ b/man/sedta.1 @@ -1,5 +1,5 @@ .\" Copyright (c) 2016 Tresys Technology, LLC. All rights reserved. -.TH sedta 1 2016-02-20 "Tresys Technology, LLC" "SETools: SELinux Policy Analysis Tools" +.TH sedta 1 2016-02-20 "SELinux Project" "SETools: SELinux Policy Analysis Tools" .SH NAME sedta \- Domain transition analysis for SELinux policies @@ -69,10 +69,10 @@ Print additional informational messages. Enable debugging output. .SH AUTHOR -Chris PeBenito +Chris PeBenito .SH BUGS -Please report bugs via the SETools bug tracker, https://github.com/TresysTechnology/setools/issues +Please report bugs via the SETools bug tracker, https://github.com/SELinuxProject/setools/issues .SH SEE ALSO apol(1), sediff(1), seinfo(1), seinfoflow(1), sesearch(1) diff --git a/man/seinfo.1 b/man/seinfo.1 index 1f05ff1..6dea7ce 100644 --- a/man/seinfo.1 +++ b/man/seinfo.1 @@ -1,5 +1,5 @@ .\" Copyright (c) 2016 Tresys Technology, LLC. All rights reserved. -.TH seinfo 1 2016-02-20 "Tresys Technology, LLC" "SETools: SELinux Policy Analysis Tools" +.TH seinfo 1 2016-02-20 "SELinux Project" "SETools: SELinux Policy Analysis Tools" .SH NAME seinfo \- SELinux policy information tool @@ -109,10 +109,10 @@ Print additional informational messages. Enable debugging output. .SH AUTHOR -Chris PeBenito +Chris PeBenito .SH BUGS -Please report bugs via the SETools bug tracker, https://github.com/TresysTechnology/setools/issues +Please report bugs via the SETools bug tracker, https://github.com/SELinuxProject/setools/issues .SH SEE ALSO apol(1), sediff(1), sedta(1), seinfoflow(1), sesearch(1) diff --git a/man/seinfoflow.1 b/man/seinfoflow.1 index 4a52f8b..40b10c7 100644 --- a/man/seinfoflow.1 +++ b/man/seinfoflow.1 @@ -1,5 +1,5 @@ .\" Copyright (c) 2016 Tresys Technology, LLC. All rights reserved. -.TH seinfoflow 1 2016-02-20 "Tresys Technology, LLC" "SETools: SELinux Policy Analysis Tools" +.TH seinfoflow 1 2016-02-20 "SELinux Project" "SETools: SELinux Policy Analysis Tools" .SH NAME seinfoflow \- Information flow analysis for SELinux policies @@ -70,10 +70,10 @@ Print additional informational messages. Enable debugging output. .SH AUTHOR -Chris PeBenito +Chris PeBenito .SH BUGS -Please report bugs via the SETools bug tracker, https://github.com/TresysTechnology/setools/issues +Please report bugs via the SETools bug tracker, https://github.com/SELinuxProject/setools/issues .SH SEE ALSO apol(1), sediff(1), sedta(1), seinfo(1), sesearch(1) diff --git a/man/sesearch.1 b/man/sesearch.1 index 5406a6e..8652789 100644 --- a/man/sesearch.1 +++ b/man/sesearch.1 @@ -1,5 +1,5 @@ .\" Copyright (c) 2016 Tresys Technology, LLC. All rights reserved. -.TH sesearch 1 2016-04-19 "Tresys Technology, LLC" "SETools: SELinux Policy Analysis Tools" +.TH sesearch 1 2016-02-20 "SELinux Project" "SETools: SELinux Policy Analysis Tools" .SH NAME sesearch \- SELinux policy query tool @@ -113,10 +113,10 @@ Print additional informational messages. Enable debugging output. .SH AUTHOR -Chris PeBenito +Chris PeBenito .SH BUGS -Please report bugs via the SETools bug tracker, https://github.com/TresysTechnology/setools/issues +Please report bugs via the SETools bug tracker, https://github.com/SELinuxProject/setools/issues .SH SEE ALSO apol(1), sediff(1), sedta(1), seinfo(1), seinfoflow(1) diff --git a/qhc/apol.qhcp b/qhc/apol.qhcp index 82f1762..17b3e85 100644 --- a/qhc/apol.qhcp +++ b/qhc/apol.qhcp @@ -3,8 +3,8 @@ Apol Help - qthelp://com.github.tresystechnology.setools/doc/index.html - qthelp://com.github.tresystechnology.setools/doc/index.html + qthelp://com.github.selinuxproject.setools/doc/index.html + qthelp://com.github.selinuxproject.setools/doc/index.html diff --git a/qhc/apol.qhp b/qhc/apol.qhp index 450af6d..8695bf1 100644 --- a/qhc/apol.qhp +++ b/qhc/apol.qhp @@ -1,7 +1,7 @@ - com.github.tresystechnology.setools + com.github.selinuxproject.setools doc apol diff --git a/setoolsgui/apol/apol.qch b/setoolsgui/apol/apol.qch index 750f1ed..3293cdf 100644 Binary files a/setoolsgui/apol/apol.qch and b/setoolsgui/apol/apol.qch differ diff --git a/setoolsgui/apol/apol.qhc b/setoolsgui/apol/apol.qhc index 520448f..ef04eea 100644 Binary files a/setoolsgui/apol/apol.qhc and b/setoolsgui/apol/apol.qhc differ diff --git a/setoolsgui/apol/mainwindow.py b/setoolsgui/apol/mainwindow.py index 9777910..a403064 100644 --- a/setoolsgui/apol/mainwindow.py +++ b/setoolsgui/apol/mainwindow.py @@ -632,9 +632,11 @@ class ApolMainWindow(SEToolsWidget, QMainWindow): def about_apol(self): QMessageBox.about(self, "About Apol", "Version {0}
" "Apol is a graphical SELinux policy analysis tool and part of " - "" + "" "SETools.

" - "Copyright (C) 2015-2016, Tresys Technology.".format(__version__)) + "Copyright (C) 2015-2016, Tresys Technology

" + "Copyright (C) 2016, Chris PeBenito ". + format(__version__)) def apol_help(self): """Open the main help window.""" @@ -647,7 +649,7 @@ class ApolMainWindow(SEToolsWidget, QMainWindow): self.log.debug("Starting assistant with help file {0}".format(helpfile)) self.help_process.start("assistant", ["-collectionFile", helpfile, "-showUrl", - "qthelp://com.github.tresystechnology.setools/doc/index.html", + "qthelp://com.github.selinuxproject.setools/doc/index.html", "-show", "contents", "-enableRemoteControl"]) @pyqtSlot(str) @@ -663,5 +665,5 @@ class ApolMainWindow(SEToolsWidget, QMainWindow): self.log.warning("Timed out waiting for Qt assistant to start.") return - self.help_process.write("setSource qthelp://com.github.tresystechnology.setools/doc/{0}\n". + self.help_process.write("setSource qthelp://com.github.selinuxproject.setools/doc/{0}\n". format(location))