diff --git a/usr/share/blackbox/Package.py b/usr/share/blackbox/Package.py index c6b6936..1c2bcf5 100644 --- a/usr/share/blackbox/Package.py +++ b/usr/share/blackbox/Package.py @@ -1,4 +1,4 @@ -# This class is to encapsulate package metadata, taken from the yaml files stored inside the sofirem github repository +# This class is to encapsulate package metadata, taken from the yaml files stored inside the blackbox github repository class Package(object):