Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel Gonzalez <migonzalvar@activitycentral.com>2013-08-07 18:49:05 (GMT)
committer Miguel Gonzalez <migonzalvar@activitycentral.com>2013-08-07 19:03:37 (GMT)
commit598fd1ef1b17177513f709db1fa77c3c98983554 (patch)
tree83a228b7be4678a7a6c5da4657e6d1cd73efc16c
parente16688e512f930f99aee7ead16d9cf1ec29750ef (diff)
Add extra author
-rwxr-xr-xsql/make_report2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/make_report b/sql/make_report
index b69aa72..d809e21 100755
--- a/sql/make_report
+++ b/sql/make_report
@@ -1,6 +1,8 @@
#!/usr/bin/env python
+# -*- coding: utf-8 -*-
# Copyright (C) 2012, Gustavo Duarte
+# Copyright (C) 2013, Miguel González
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by