]> git.mxchange.org Git - jshop-core.git/blobdiff - src/org/mxchange/jshopcore/wrapper/CheckoutWrapper.java
Updated copyright year
[jshop-core.git] / src / org / mxchange / jshopcore / wrapper / CheckoutWrapper.java
index 7a70470573c8551d9adbd00065fb41cf9a190caf..49627edd019c0cc6c3ee44e187e9eb91427df8bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
@@ -22,10 +22,11 @@ import org.mxchange.jshopcore.model.customer.Customer;
 
 /**
  * A wrapper for checkouts (customer, ordered items)
- *
+ * <p>
  * @author Roland Haeder
  */
 public class CheckoutWrapper implements WrapableCheckout {
+
        /**
         * Serial number
         */