Skip to content

Commit 1c53d7f

Browse files
authored
Update the entity name to Slack Technologies, LLC (#1105)
1 parent fada5dc commit 1c53d7f

34 files changed

+36
-36
lines changed

LICENSE

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) 2015-2016 Slack Technologies, Inc
3+
Copyright (c) 2015- Slack Technologies, LLC
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

docs-src-v2/_themes/slack/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252

5353
# General information about the project.
5454
project = u'slackclient (Legacy Python Slack SDK)'
55-
copyright = u'2015–2016 Slack Technologies, Inc. and contributors'
56-
author = u'Slack Technologies, Inc. and contributors'
55+
copyright = u'2015– Slack Technologies, LLC and contributors'
56+
author = u'Slack Technologies, LLC and contributors'
5757

5858
# The version info for the project you're documenting, acts as replacement for
5959
# |version| and |release|, also used in various other places throughout the

docs-src-v2/_themes/slack/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150

151151
<footer>
152152
<p class="light tiny align_center">
153-
© 2020 Slack Technologies, Inc. and contributors
153+
© 2015- Slack Technologies, LLC and contributors
154154
</p>
155155
</footer>
156156

docs-src/_themes/slack/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252

5353
# General information about the project.
5454
project = u'Python Slack SDK'
55-
copyright = u'2015– Slack Technologies, Inc. and contributors'
56-
author = u'Slack Technologies, Inc. and contributors'
55+
copyright = u'2015– Slack Technologies, LLC and contributors'
56+
author = u'Slack Technologies, LLC and contributors'
5757

5858
# The version info for the project you're documenting, acts as replacement for
5959
# |version| and |release|, also used in various other places throughout the

docs-src/_themes/slack/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146

147147
<footer>
148148
<p class="light tiny align_center">
149-
© 2020 Slack Technologies, Inc. and contributors
149+
© 2015- Slack Technologies, LLC and contributors
150150
</p>
151151
</footer>
152152

docs-v2/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 2cfca20515a7ec4c5dfdf57393105f87
3+
config: 5aeb40b1c45c7bb97acf441950bfceb8
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs-v2/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h2>slackclient (Legacy Python Slack SDK)<a class="headerlink" href="#product-na
268268

269269
<footer>
270270
<p class="light tiny align_center">
271-
© 2020 Slack Technologies, Inc. and contributors
271+
© 2015- Slack Technologies, LLC and contributors
272272
</p>
273273
</footer>
274274

docs-v2/auth.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ <h2>Multiple Workspace Install<a class="headerlink" href="#multiple-workspace-in
363363

364364
<footer>
365365
<p class="light tiny align_center">
366-
© 2020 Slack Technologies, Inc. and contributors
366+
© 2015- Slack Technologies, LLC and contributors
367367
</p>
368368
</footer>
369369

docs-v2/basic_usage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ <h2>Web API Rate Limits<a class="headerlink" href="#web-api-rate-limits" title="
672672

673673
<footer>
674674
<p class="light tiny align_center">
675-
© 2020 Slack Technologies, Inc. and contributors
675+
© 2015- Slack Technologies, LLC and contributors
676676
</p>
677677
</footer>
678678

docs-v2/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ <h2>v0.17.0 (2016-02-15)<a class="headerlink" href="#v0-17-0-2016-02-15" title="
735735

736736
<footer>
737737
<p class="light tiny align_center">
738-
© 2020 Slack Technologies, Inc. and contributors
738+
© 2015- Slack Technologies, LLC and contributors
739739
</p>
740740
</footer>
741741

0 commit comments

Comments
 (0)