diff --git a/ptgbot/bot.py b/ptgbot/bot.py index 16b9651..238d179 100644 --- a/ptgbot/bot.py +++ b/ptgbot/bot.py @@ -1,5 +1,3 @@ -#! /usr/bin/env python - # Copyright 2011, 2013 OpenStack Foundation # Copyright 2012 Hewlett-Packard Development Company, L.P. # diff --git a/ptgbot/db.py b/ptgbot/db.py index a1bc47b..ba16c2d 100644 --- a/ptgbot/db.py +++ b/ptgbot/db.py @@ -1,5 +1,3 @@ -#! /usr/bin/env python - # Copyright (c) 2017, Thierry Carrez # # Licensed under the Apache License, Version 2.0 (the "License");