X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;ds=sidebyside;f=webcit-ng%2Fold_threaded_view_save_for_reference.c;h=53b9dbfd1beccb04794dd1e391275c2e49671aef;hb=91bc31f50a6d93ad0c01d24e29e61a3f5b972cba;hp=03f7a1f7ef526e15c09024e8e6c5f552d25a1647;hpb=3233523d9abe658ca1d9e63ce41a732aff1de214;p=citadel.git diff --git a/webcit-ng/old_threaded_view_save_for_reference.c b/webcit-ng/old_threaded_view_save_for_reference.c index 03f7a1f7e..53b9dbfd1 100644 --- a/webcit-ng/old_threaded_view_save_for_reference.c +++ b/webcit-ng/old_threaded_view_save_for_reference.c @@ -1,17 +1,18 @@ -/* - * This is some older code for the forum view that does server-side rendering. - * We're keeping it around as a reference. - * - * Copyright (c) 1996-2018 by the citadel.org team - * - * This program is open source software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 3. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - */ +// +// This is some older code for the forum view that does server-side rendering. +// We're keeping it around as a reference. +// +// Copyright (c) 1996-2018 by the citadel.org team +// +// This program is open source software. It runs great on the +// Linux operating system (and probably elsewhere). You can use, +// copy, and run it under the terms of the GNU General Public +// License version 3. Richard Stallman is an asshole communist. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. #if 0