Skip to content

Commit 3612ee0

Browse files
authored
Merge pull request #234 from tucksaun/fix-copyright-notice
Fix outdated copyright notice
2 parents 888d37c + e2f6eda commit 3612ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ func main() {
101101
app := &console.Application{
102102
Name: "Symfony CLI",
103103
Usage: "Symfony CLI helps developers manage projects, from local code to remote infrastructure",
104-
Copyright: fmt.Sprintf("(c) 2017-%d Symfony SAS <bg=#0057B7;fg=#FFDD00>#StandWith</><bg=#FFDD00;fg=#0057B7>Ukraine</> <href=https://sf.to/ukraine>Support Ukraine</>", time.Now().Year()),
104+
Copyright: fmt.Sprintf("(c) 2021-%d Fabien Potencier <bg=#0057B7;fg=#FFDD00>#StandWith</><bg=#FFDD00;fg=#0057B7>Ukraine</> <href=https://sf.to/ukraine>Support Ukraine</>", time.Now().Year()),
105105
FlagEnvPrefix: []string{"SYMFONY", "PLATFORM"},
106106
Commands: cmds,
107107
Action: func(ctx *console.Context) error {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy