]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/disloan.c
Update copyright notice
[empserver] / src / lib / subs / disloan.c
index 2c9b9378a62cad7ac3527921c5129ce3ccb70635..c04a199681abb79dd978a219adf1e03c83212c04 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2021, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
  * some kind of payment plan...like house payments
  * and such, where the bucks just get paid up each
  * update or so.
- *
- * I'd have made this more like treaty if I weren't
- * so disgusted with how it works.
  */
 
 #include <config.h>
 
-#include "file.h"
 #include "loan.h"
 #include "nat.h"
 #include "player.h"