Skip to content

Commit b648955

Browse files
Update copyright message in log
1 parent 99f3aac commit b648955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log/log.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ func Debugf(format string, a ...interface{}) (err error) {
7474
// Stratup Info
7575
func StartupInfo() {
7676
Infof("S3_FETCH, built with Go %s", runtime.Version())
77-
Infof("(c) leopard aka Alexey Vasiliev\n\n")
77+
Infof("(c) Railsware Product Studio, Inc.\n\n")
7878
}

0 commit comments

Comments
 (0)