Update copyright and remove tab intentation indications.
This commit is contained in:
parent
ee14787987
commit
4a0d3936e8
@ -1,8 +1,8 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2008-2009 Guillaume Ayoub
|
||||
# Copyright © 2008-2010 Guillaume Ayoub
|
||||
# Copyright © 2008 Nicolas Kandel
|
||||
# Copyright © 2008 Pascal Halter
|
||||
#
|
||||
|
4
setup.py
4
setup.py
@ -1,8 +1,8 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8; indent-tabs-mode: nil; -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# This file is part of Radicale Server - Calendar Server
|
||||
# Copyright © 2009 Guillaume Ayoub
|
||||
# Copyright © 2009-2010 Guillaume Ayoub
|
||||
#
|
||||
# This library is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
Loading…
Reference in New Issue
Block a user