Skip to content

Commit d12ff4d

Browse files
Merge pull request #1683 from nurul3101/patch-1
Updated Copyright Year
2 parents e7c6e99 + bbf2cb1 commit d12ff4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/LayoutFooter/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
179179
color: colors.subtleOnDark,
180180
paddingTop: 15,
181181
}}>
182-
Copyright © 2018 Facebook Inc.
182+
Copyright © 2019 Facebook Inc.
183183
</p>
184184
</section>
185185
</div>

0 commit comments

Comments
 (0)