Skip to content

Commit a9a9af1

Browse files
committed
Changed old years text to 2018
1 parent b6be98e commit a9a9af1

Some content is hidden

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

99 files changed

+106
-106
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-2017 The Botogram Authors (see AUTHORS)
3+
Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
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

botogram/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 The Botogram Authors (see AUTHORS)
1+
# Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

botogram/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 The Botogram Authors (see AUTHORS)
1+
# Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

botogram/bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 The Botogram Authors (see AUTHORS)
1+
# Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

botogram/callbacks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 The Botogram Authors (see AUTHORS)
1+
# Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

botogram/commands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 The Botogram Authors (see AUTHORS)
1+
# Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

botogram/components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 The Botogram Authors (see AUTHORS)
1+
# Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

botogram/context.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 The Botogram Authors (see AUTHORS)
1+
# Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

botogram/crypto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 The Botogram Authors (see AUTHORS)
1+
# Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

botogram/decorators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015-2017 The Botogram Authors (see AUTHORS)
1+
# Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)