Updated copryright.

This commit is contained in:
Erik C. Thauvin 2019-04-07 01:27:00 -07:00
parent d04ed1a6ab
commit 6fe36dbe8e
27 changed files with 28 additions and 29 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Commands.java * Commands.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* EntriesMgr.java * EntriesMgr.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* EntryComment.java * EntryComment.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* EntryLink.java * EntryLink.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* FeedReader.java * FeedReader.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Mobibot.java * Mobibot.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Pinboard.java * Pinboard.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Tell.java * Tell.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* TellMessage.java * TellMessage.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* TellMessagesMgr.java * TellMessagesMgr.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Utils.java * Utils.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* AbstractModule.java * AbstractModule.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Calc.java * Calc.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* CurrencyConverter.java * CurrencyConverter.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Dice.java * Dice.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* GoogleSearch.java * GoogleSearch.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Joke.java * Joke.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Lookup.java * Lookup.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Ping.java * Ping.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* StockQuote.java * StockQuote.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Twitter.java * Twitter.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* War.java * War.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* Weather2.java * Weather2.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* WorldTime.java * WorldTime.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View file

@ -1,7 +1,7 @@
/* /*
* UtilsTest.java * UtilsTest.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
@ -61,7 +61,6 @@ public class UtilsTest {
cal.set(1952, Calendar.FEBRUARY, 17, 12, 30, 0); cal.set(1952, Calendar.FEBRUARY, 17, 12, 30, 0);
} }
@Test @Test
public void testBold() throws Exception { public void testBold() throws Exception {
assertThat(Utils.bold(1)).as("bold(1)").isEqualTo(Colors.BOLD + "1" + Colors.BOLD); assertThat(Utils.bold(1)).as("bold(1)").isEqualTo(Colors.BOLD + "1" + Colors.BOLD);

View file

@ -1,7 +1,7 @@
/* /*
* LookupTest.java * LookupTest.java
* *
* Copyright (c) 2004-2018, Erik C. Thauvin (erik@thauvin.net) * Copyright (c) 2004-2019, Erik C. Thauvin (erik@thauvin.net)
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without