Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Commit c96c1fc

Browse files
committed
Updated copyrights
1 parent 6515eac commit c96c1fc

File tree

95 files changed

+104
-107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+104
-107
lines changed

include/aegis.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// aegis.hpp
33
// *********
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

include/aegis/channel.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// channel.hpp
33
// ***********
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

include/aegis/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// config.hpp
33
// **********
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

include/aegis/core.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// core.hpp
33
// ********
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

include/aegis/error.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// error.hpp
33
// *********
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

include/aegis/futures.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// futures.hpp
33
// ***********
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

include/aegis/fwd.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// fwd.hpp
33
// *******
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

include/aegis/gateway/events/channel_create.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// channel_create.hpp
33
// ******************
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

include/aegis/gateway/events/channel_delete.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// channel_delete.hpp
33
// ******************
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

include/aegis/gateway/events/channel_pins_update.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// channel_pins_update.hpp
33
// ***********************
44
//
5-
// Copyright (c) 2019 Sharon W (sharon at aegis dot gg)
5+
// Copyright (c) 2020 Sharon Fox (sharon at xandium dot io)
66
//
77
// Distributed under the MIT License. (See accompanying file LICENSE)
88
//

0 commit comments

Comments
 (0)