Skip to content

Commit

Permalink
Merged from add forgotten copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
imdesktop committed Aug 6, 2020
1 parent 271e42d commit c198900
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gui/animation/animation.cpp
@@ -1,3 +1,6 @@
// Original implementation was taken from https://github.com/telegramdesktop/tdesktop
// Copyright (c) 2014-2020 The Telegram Desktop Authors, author https://github.com/john-preston

#include "animation.h"

namespace
Expand Down
3 changes: 3 additions & 0 deletions gui/animation/animation.h
@@ -1,3 +1,6 @@
// Original implementation was taken from https://github.com/telegramdesktop/tdesktop
// Copyright (c) 2014-2020 The Telegram Desktop Authors, author https://github.com/john-preston

#pragma once

namespace anim
Expand Down

1 comment on commit c198900

@empenoso
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.