X-Git-Url: https://git.cameronkatri.com/cgit.git/blobdiff_plain/996f86e664ab6d00a9304a42374e9c691b78ca6b..b826537cb4aa2358027ffcb1dd6a87274734e962:/ui-atom.c?ds=sidebyside 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"