gnucash future: AqB standing orders: Replace copyright/GPL with disclaimer in header file.
John Ralls
jralls at code.gnucash.org
Sat Jul 18 19:22:32 EDT 2026
Updated via https://github.com/Gnucash/gnucash/commit/e25a73a6 (commit)
from https://github.com/Gnucash/gnucash/commit/0ec51ed3 (commit)
commit e25a73a61f34a820bc3fc541985ec7e9bd815b14
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 18 16:22:20 2026 -0700
AqB standing orders: Replace copyright/GPL with disclaimer in header file.
diff --git a/gnucash/import-export/aqb/gnc-ab-standing-orders.h b/gnucash/import-export/aqb/gnc-ab-standing-orders.h
index a0acf9cd08..82b4ef101b 100644
--- a/gnucash/import-export/aqb/gnc-ab-standing-orders.h
+++ b/gnucash/import-export/aqb/gnc-ab-standing-orders.h
@@ -1,11 +1,11 @@
/*
* gnc-ab-standing-orders.h -- AqBanking standing-order synchronization
- * Copyright 2026 copystring
+ * The original author places this work in the public domain, free
+ * for anyone to use as they please.
*
- * 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 the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
+ * 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.
*/
#ifndef GNC_AB_STANDING_ORDERS_H
Summary of changes:
gnucash/import-export/aqb/gnc-ab-standing-orders.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
More information about the gnucash-changes
mailing list