diff --git a/LICENSE b/LICENSE index efa81f9..2d6a1be 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 reBuy reCommerce GmbH +Copyright (c) 2018 rebuy recommerce GmbH 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/cmd/buildutil/runner.go b/cmd/buildutil/runner.go index 7c21c09..d8838ed 100644 --- a/cmd/buildutil/runner.go +++ b/cmd/buildutil/runner.go @@ -335,7 +335,7 @@ func (r *Runner) RunArtifacts(ctx context.Context, cmd *cobra.Command, args []st Platform: artifact.System.OS, Version: version, Release: release, - Maintainer: "reBuy Platform Team ", + Maintainer: "rebuy Platform Team ", Overridables: nfpm.Overridables{ Contents: contents, },