diff --git a/add_changes.py b/add_changes.py index 0191c95ad..ad99845aa 100644 --- a/add_changes.py +++ b/add_changes.py @@ -1,3 +1,19 @@ +#!/usr/bin/env python +# +# Copyright (C) 2018 Constantin A. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import os # That's what we'd like to insert in our CHANGES.md later diff --git a/fonts/NotoColorEmoji.ttf b/fonts/NotoColorEmoji.ttf index 9dd21ff3b..316899721 100644 Binary files a/fonts/NotoColorEmoji.ttf and b/fonts/NotoColorEmoji.ttf differ diff --git a/images/noto.png b/images/noto.png index f05cc8652..0ffd5742c 100644 Binary files a/images/noto.png and b/images/noto.png differ diff --git a/images/noto.xcf b/images/noto.xcf new file mode 100644 index 000000000..a08ea43d3 Binary files /dev/null and b/images/noto.xcf differ