X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/996f86e664ab6d00a9304a42374e9c691b78ca6b..ed3497b0de6634350cd17b320538fba918d4084c:/ui-atom.c diff --git a/ui-atom.c b/ui-atom.c index 1554088..838f220 100644 --- a/ui-atom.c +++ b/ui-atom.c @@ -1,12 +1,13 @@ /* ui-atom.c: functions for atom feeds * - * Copyright (C) 2008 Lars Hjemli + * Copyright (C) 2006-2014 cgit Development Team * * 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"