Skip to content

Commit f9b7823

Browse files
committed
Correct the Copyright header and email address
This is Shopify's copyright, and we should put the team email for communication.
1 parent 61bffb5 commit f9b7823

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2023 Peter Zhu
3+
Copyright (c) 2023 Shopify Inc.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

shopify-ruby-definitions.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
66
spec.name = "shopify-ruby-definitions"
77
spec.version = ShopifyRubyDefinitions::VERSION
88
spec.authors = ["Peter Zhu"]
9-
spec.email = ["peter@peterzhu.ca"]
9+
spec.email = ["ruby@shopify.com"]
1010

1111
spec.summary = "Ruby builds used at Shopify."
1212
spec.homepage = "https://github.com/Shopify/ruby-definitions"

0 commit comments

Comments
 (0)