#13 Replace references to Foobar with fegistry in Copyright blocks.
Closed 7 years ago by bowlofeggs. Opened 7 years ago by bowlofeggs.
bowlofeggs/fegistry fix-Foobar  into  master

file modified
+1 -1
@@ -12,7 +12,7 @@ 

  # GNU General Public License for more details.

  #

  # You should have received a copy of the GNU General Public License

- # along with Foobar.  If not, see <http://www.gnu.org/licenses/>.

+ # along with fegistry.  If not, see <http://www.gnu.org/licenses/>.

  """

  Fegistry is a small flask application designed to handle requests

  for Fedora containers.

@@ -12,7 +12,7 @@ 

  # GNU General Public License for more details.

  #

  # You should have received a copy of the GNU General Public License

- # along with Foobar.  If not, see <http://www.gnu.org/licenses/>.

+ # along with fegistry.  If not, see <http://www.gnu.org/licenses/>.

  """This test suite contains tests on fegistry.__init__."""

  

  import imp

file modified
+1 -1
@@ -12,7 +12,7 @@ 

  # GNU General Public License for more details.

  #

  # You should have received a copy of the GNU General Public License

- # along with Foobar.  If not, see <http://www.gnu.org/licenses/>.

+ # along with fegistry.  If not, see <http://www.gnu.org/licenses/>.

  """This test suite enforces code style automatically."""

  

  import os

file modified
+1 -1
@@ -12,7 +12,7 @@ 

  # GNU General Public License for more details.

  #

  # You should have received a copy of the GNU General Public License

- # along with Foobar.  If not, see <http://www.gnu.org/licenses/>.

+ # along with fegistry.  If not, see <http://www.gnu.org/licenses/>.

  """This test suite contains tests on fegistry.views."""

  

  import json

file modified
+1 -1
@@ -12,7 +12,7 @@ 

  # GNU General Public License for more details.

  #

  # You should have received a copy of the GNU General Public License

- # along with Foobar.  If not, see <http://www.gnu.org/licenses/>.

+ # along with fegistry.  If not, see <http://www.gnu.org/licenses/>.

  import flask

  

  

file modified
+1 -1
@@ -13,7 +13,7 @@ 

  # GNU General Public License for more details.

  #

  # You should have received a copy of the GNU General Public License

- # along with Foobar.  If not, see <http://www.gnu.org/licenses/>.

+ # along with fegistry.  If not, see <http://www.gnu.org/licenses/>.

  import os

  

  from setuptools import setup, find_packages