]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-atom.c
authentication: use hidden form instead of referer
[cgit.git] / ui-atom.c
index 15540889976df5521381a6d5853698a195b540f4..838f220ae301700ff50e61e1bcbfee5f3f0e7bce 100644 (file)
--- a/ui-atom.c
+++ b/ui-atom.c
@@ -1,12 +1,13 @@
 /* ui-atom.c: functions for atom feeds
  *
 /* ui-atom.c: functions for atom feeds
  *
- * Copyright (C) 2008 Lars Hjemli
+ * Copyright (C) 2006-2014 cgit Development Team <cgit@lists.zx2c4.com>
  *
  * Licensed under GNU General Public License v2
  *   (see COPYING for full license text)
  */
 
 #include "cgit.h"
  *
  * Licensed under GNU General Public License v2
  *   (see COPYING for full license text)
  */
 
 #include "cgit.h"
+#include "ui-atom.h"
 #include "html.h"
 #include "ui-shared.h"
 
 #include "html.h"
 #include "ui-shared.h"