X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;ds=sidebyside;f=src%2Fjexer%2Fpackage-info.java;h=46c48fa995447bb0caa2269fdc6cc21bc5c11ecf;hb=0525b2ed026e0d510fdf23f6d8f4cb4562a17e0b;hp=822b28c34db2e75d82db2b75280f66d3768f92bb;hpb=e16dda65585466c8987bd1efd718431450a96605;p=fanfix.git diff --git a/src/jexer/package-info.java b/src/jexer/package-info.java index 822b28c..46c48fa 100644 --- a/src/jexer/package-info.java +++ b/src/jexer/package-info.java @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (C) 2016 Kevin Lamonte + * Copyright (C) 2017 Kevin Lamonte * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), @@ -41,7 +41,6 @@ * still being worked on. Generally the goal will be to build applications * somewhat as follows: * - *

*

  * {@code
  * import jexer.*;