From e23bd138eec867faa6d218d56187b7fd739927e6 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Sun, 10 Feb 2019 03:20:09 +0000 Subject: [PATCH] Update copyright years. --- base.sh | 2 +- build.sh | 2 +- codeworld-account/Setup.hs | 2 +- codeworld-account/codeworld-account.cabal | 2 +- codeworld-account/src/CodeWorld/Account.hs | 2 +- codeworld-account/src/CodeWorld/Account/Actions.hs | 2 +- codeworld-account/src/CodeWorld/Account/Hashing.hs | 2 +- codeworld-account/src/CodeWorld/Account/Types.hs | 2 +- codeworld-api/Setup.hs | 2 +- codeworld-api/codeworld-api.cabal | 2 +- codeworld-api/jsbits/sim_fp.js | 2 +- codeworld-api/src/CodeWorld.hs | 2 +- codeworld-api/src/CodeWorld/App.hs | 2 +- codeworld-api/src/CodeWorld/App2.hs | 2 +- codeworld-api/src/CodeWorld/CanvasM.hs | 2 +- codeworld-api/src/CodeWorld/CollaborationUI.hs | 2 +- codeworld-api/src/CodeWorld/Color.hs | 2 +- codeworld-api/src/CodeWorld/Driver.hs | 2 +- codeworld-api/src/CodeWorld/Event.hs | 2 +- codeworld-api/src/CodeWorld/Picture.hs | 2 +- codeworld-auth/Setup.hs | 2 +- codeworld-auth/app/Main.hs | 2 +- codeworld-auth/codeworld-auth.cabal | 2 +- codeworld-auth/src/CodeWorld/Auth.hs | 2 +- codeworld-auth/src/CodeWorld/Auth/GoogleAuth.hs | 2 +- codeworld-auth/src/CodeWorld/Auth/Http.hs | 2 +- codeworld-auth/src/CodeWorld/Auth/LocalAuth.hs | 2 +- codeworld-auth/src/CodeWorld/Auth/Secret.hs | 2 +- codeworld-auth/src/CodeWorld/Auth/Time.hs | 2 +- codeworld-auth/src/CodeWorld/Auth/Token.hs | 2 +- codeworld-auth/src/CodeWorld/Auth/Types.hs | 2 +- codeworld-auth/src/CodeWorld/Auth/Util.hs | 2 +- codeworld-base/Setup.hs | 2 +- codeworld-base/codeworld-base.cabal | 2 +- codeworld-base/jsbits/deep_eq.js | 2 +- codeworld-base/src/Internal/CodeWorld.hs | 2 +- codeworld-base/src/Internal/Color.hs | 2 +- codeworld-base/src/Internal/Event.hs | 2 +- codeworld-base/src/Internal/Exports.hs | 2 +- codeworld-base/src/Internal/Num.hs | 2 +- codeworld-base/src/Internal/Picture.hs | 2 +- codeworld-base/src/Internal/Prelude.hs | 2 +- codeworld-base/src/Internal/Text.hs | 2 +- codeworld-base/src/Internal/Truth.hs | 2 +- codeworld-base/src/Prelude.hs | 2 +- codeworld-compiler/Setup.hs | 2 +- codeworld-compiler/codeworld-compiler.cabal | 2 +- codeworld-compiler/exec/Main.hs | 2 +- codeworld-compiler/src/CodeWorld/Compile.hs | 2 +- codeworld-compiler/src/CodeWorld/Compile/Framework.hs | 2 +- codeworld-compiler/src/CodeWorld/Compile/Requirements.hs | 2 +- codeworld-compiler/src/CodeWorld/Compile/Requirements/Eval.hs | 2 +- .../src/CodeWorld/Compile/Requirements/Language.hs | 2 +- .../src/CodeWorld/Compile/Requirements/LegacyLanguage.hs | 2 +- .../src/CodeWorld/Compile/Requirements/Matcher.hs | 2 +- codeworld-compiler/src/CodeWorld/Compile/Requirements/Types.hs | 2 +- codeworld-compiler/src/CodeWorld/Compile/Stages.hs | 2 +- codeworld-compiler/test/Main.hs | 2 +- codeworld-error-sanitizer/Setup.hs | 2 +- codeworld-error-sanitizer/codeworld-error-sanitizer.cabal | 2 +- codeworld-error-sanitizer/src/ErrorSanitizer.hs | 2 +- codeworld-error-sanitizer/src/RegexShim.hs | 2 +- codeworld-game-api/Setup.hs | 2 +- codeworld-game-api/codeworld-game-api.cabal | 2 +- codeworld-game-api/src/CodeWorld/Message.hs | 2 +- codeworld-game-server/Setup.hs | 2 +- codeworld-game-server/codeworld-game-server.cabal | 2 +- codeworld-game-server/src/Bot.hs | 2 +- codeworld-game-server/src/CodeWorld/GameServer.hs | 2 +- codeworld-game-server/src/Main.hs | 2 +- codeworld-game-server/src/Stresstest.hs | 2 +- codeworld-prediction/src/CodeWorld/Prediction.hs | 2 +- codeworld-prediction/src/CodeWorld/Prediction/Paper.hs | 2 +- codeworld-prediction/src/CodeWorld/Prediction/Trivial.hs | 2 +- codeworld-prediction/src/Data/MultiMap.hs | 2 +- codeworld-prediction/tests/Common.hs | 2 +- codeworld-prediction/tests/prediction-paper.hs | 2 +- codeworld-prediction/tests/prediction.hs | 2 +- codeworld-server/Setup.hs | 2 +- codeworld-server/codeworld-server.cabal | 2 +- codeworld-server/src/Main.hs | 2 +- codeworld-server/src/Model.hs | 2 +- codeworld-server/src/Util.hs | 2 +- funblocks-client/Setup.hs | 2 +- funblocks-client/funblocks-client.cabal | 2 +- funblocks-client/src/Blockly/Block.hs | 2 +- funblocks-client/src/Blockly/Connection.hs | 2 +- funblocks-client/src/Blockly/DesignBlock.hs | 2 +- funblocks-client/src/Blockly/Event.hs | 2 +- funblocks-client/src/Blockly/Generator.hs | 2 +- funblocks-client/src/Blockly/TypeExpr.hs | 2 +- funblocks-client/src/Blockly/Workspace.hs | 2 +- funblocks-client/src/Blocks/Block.hs | 2 +- funblocks-client/src/Blocks/CodeGen.hs | 2 +- funblocks-client/src/Blocks/Parser.hs | 2 +- funblocks-client/src/Blocks/Printer.hs | 2 +- funblocks-client/src/Blocks/Types.hs | 2 +- funblocks-client/src/Main.hs | 2 +- install.sh | 2 +- run.sh | 2 +- test.sh | 2 +- web/blockframe.html | 2 +- web/blocks.html | 2 +- web/blocktest.html | 2 +- web/css/codeworld-cm.css | 2 +- web/css/codeworld.css | 2 +- web/css/doc.css | 2 +- web/doc.html | 2 +- web/env.html | 2 +- web/help/examples.md | 2 +- web/js/blocks/cw-event.js | 2 +- web/js/blocks/cw-lists.js | 2 +- web/js/blocks/cw-logic.js | 2 +- web/js/blocks/cw-math.js | 2 +- web/js/blocks/cw-pictures.js | 2 +- web/js/blocks/cw-program.js | 2 +- web/js/blocks/cw-text.js | 2 +- web/js/blocks/cw-tuples.js | 2 +- web/js/blocks/init.js | 2 +- web/js/codeworld-mode.js | 2 +- web/js/codeworld.js | 2 +- web/js/codeworld_local_auth.js | 2 +- web/js/codeworld_shared.js | 2 +- web/js/debugmode.js | 2 +- web/js/doc.js | 2 +- web/js/funblocks.js | 2 +- web/js/run.js | 2 +- web/js/treedialog.js | 2 +- 128 files changed, 128 insertions(+), 128 deletions(-) diff --git a/base.sh b/base.sh index 5941d8ca1..582223efb 100755 --- a/base.sh +++ b/base.sh @@ -1,4 +1,4 @@ -# Copyright 2018 The CodeWorld Authors. All rights reserved. +# Copyright 2019 The CodeWorld Authors. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build.sh b/build.sh index 992d09719..211c7ca5d 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The CodeWorld Authors. All rights reserved. +# Copyright 2019 The CodeWorld Authors. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/codeworld-account/Setup.hs b/codeworld-account/Setup.hs index c15649801..8162760b2 100644 --- a/codeworld-account/Setup.hs +++ b/codeworld-account/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-account/codeworld-account.cabal b/codeworld-account/codeworld-account.cabal index 635be099c..ace4f1720 100644 --- a/codeworld-account/codeworld-account.cabal +++ b/codeworld-account/codeworld-account.cabal @@ -6,7 +6,7 @@ license: Apache license-file: LICENSE author: Richard Cook maintainer: rcook@rcook.org -copyright: (c) 2018, The CodeWorld Authors +copyright: (c) 2019, The CodeWorld Authors category: Command Line build-type: Simple cabal-version: >= 1.10 diff --git a/codeworld-account/src/CodeWorld/Account.hs b/codeworld-account/src/CodeWorld/Account.hs index 686a171d0..7f269b756 100644 --- a/codeworld-account/src/CodeWorld/Account.hs +++ b/codeworld-account/src/CodeWorld/Account.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-account/src/CodeWorld/Account/Actions.hs b/codeworld-account/src/CodeWorld/Account/Actions.hs index 04c4a364b..7ab87716d 100644 --- a/codeworld-account/src/CodeWorld/Account/Actions.hs +++ b/codeworld-account/src/CodeWorld/Account/Actions.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-account/src/CodeWorld/Account/Hashing.hs b/codeworld-account/src/CodeWorld/Account/Hashing.hs index c20660e3e..7eb9fc1ec 100644 --- a/codeworld-account/src/CodeWorld/Account/Hashing.hs +++ b/codeworld-account/src/CodeWorld/Account/Hashing.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-account/src/CodeWorld/Account/Types.hs b/codeworld-account/src/CodeWorld/Account/Types.hs index ff1b4fc58..71d26db38 100644 --- a/codeworld-account/src/CodeWorld/Account/Types.hs +++ b/codeworld-account/src/CodeWorld/Account/Types.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-api/Setup.hs b/codeworld-api/Setup.hs index 8e3790c6e..3da4b9b1a 100644 --- a/codeworld-api/Setup.hs +++ b/codeworld-api/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-api/codeworld-api.cabal b/codeworld-api/codeworld-api.cabal index ec1ec663c..1e87d5491 100644 --- a/codeworld-api/codeworld-api.cabal +++ b/codeworld-api/codeworld-api.cabal @@ -5,7 +5,7 @@ License: Apache License-file: LICENSE Author: The CodeWorld Authors Maintainer: Chris Smith -Copyright: (c) 2018, The CodeWorld Authors +Copyright: (c) 2019, The CodeWorld Authors Bug-reports: https://github.com/google/codeworld/issues Build-type: Simple Cabal-version: >=1.8 diff --git a/codeworld-api/jsbits/sim_fp.js b/codeworld-api/jsbits/sim_fp.js index b9380d92e..db38ef9e3 100644 --- a/codeworld-api/jsbits/sim_fp.js +++ b/codeworld-api/jsbits/sim_fp.js @@ -1,5 +1,5 @@ /* - * Copyright 2018 The CodeWorld Authors. All rights reserved. + * Copyright 2019 The CodeWorld Authors. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/codeworld-api/src/CodeWorld.hs b/codeworld-api/src/CodeWorld.hs index d8a399257..a9ef0eb81 100644 --- a/codeworld-api/src/CodeWorld.hs +++ b/codeworld-api/src/CodeWorld.hs @@ -1,7 +1,7 @@ {-# LANGUAGE PatternSynonyms #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-api/src/CodeWorld/App.hs b/codeworld-api/src/CodeWorld/App.hs index 9a83359ab..a1265195f 100644 --- a/codeworld-api/src/CodeWorld/App.hs +++ b/codeworld-api/src/CodeWorld/App.hs @@ -2,7 +2,7 @@ {-# LANGUAGE KindSignatures #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-api/src/CodeWorld/App2.hs b/codeworld-api/src/CodeWorld/App2.hs index cd448549e..cb53a0a7c 100644 --- a/codeworld-api/src/CodeWorld/App2.hs +++ b/codeworld-api/src/CodeWorld/App2.hs @@ -2,7 +2,7 @@ {-# LANGUAGE KindSignatures #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-api/src/CodeWorld/CanvasM.hs b/codeworld-api/src/CodeWorld/CanvasM.hs index 1bf981f8f..b0dfbb697 100644 --- a/codeworld-api/src/CodeWorld/CanvasM.hs +++ b/codeworld-api/src/CodeWorld/CanvasM.hs @@ -6,7 +6,7 @@ {-# LANGUAGE TypeFamilies #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/codeworld-api/src/CodeWorld/CollaborationUI.hs b/codeworld-api/src/CodeWorld/CollaborationUI.hs index 4a5e7c6d3..f1729552d 100644 --- a/codeworld-api/src/CodeWorld/CollaborationUI.hs +++ b/codeworld-api/src/CodeWorld/CollaborationUI.hs @@ -8,7 +8,7 @@ {-# LANGUAGE ViewPatterns #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-api/src/CodeWorld/Color.hs b/codeworld-api/src/CodeWorld/Color.hs index 757819b36..e198fc9e4 100644 --- a/codeworld-api/src/CodeWorld/Color.hs +++ b/codeworld-api/src/CodeWorld/Color.hs @@ -2,7 +2,7 @@ {-# LANGUAGE ViewPatterns #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-api/src/CodeWorld/Driver.hs b/codeworld-api/src/CodeWorld/Driver.hs index 2c3ebc445..8aa1214f0 100644 --- a/codeworld-api/src/CodeWorld/Driver.hs +++ b/codeworld-api/src/CodeWorld/Driver.hs @@ -17,7 +17,7 @@ {-# LANGUAGE DataKinds #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-api/src/CodeWorld/Event.hs b/codeworld-api/src/CodeWorld/Event.hs index 48a1542b7..cc45ac981 100644 --- a/codeworld-api/src/CodeWorld/Event.hs +++ b/codeworld-api/src/CodeWorld/Event.hs @@ -1,7 +1,7 @@ {-# LANGUAGE PatternSynonyms #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-api/src/CodeWorld/Picture.hs b/codeworld-api/src/CodeWorld/Picture.hs index 0ebc73976..c67de1439 100644 --- a/codeworld-api/src/CodeWorld/Picture.hs +++ b/codeworld-api/src/CodeWorld/Picture.hs @@ -1,7 +1,7 @@ {-# LANGUAGE CPP #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/Setup.hs b/codeworld-auth/Setup.hs index c15649801..8162760b2 100644 --- a/codeworld-auth/Setup.hs +++ b/codeworld-auth/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/app/Main.hs b/codeworld-auth/app/Main.hs index 9f9e7bad6..2dc24fb44 100644 --- a/codeworld-auth/app/Main.hs +++ b/codeworld-auth/app/Main.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/codeworld-auth.cabal b/codeworld-auth/codeworld-auth.cabal index 8bb88dbed..a90b80fcc 100644 --- a/codeworld-auth/codeworld-auth.cabal +++ b/codeworld-auth/codeworld-auth.cabal @@ -6,7 +6,7 @@ license: Apache license-file: LICENSE author: Richard Cook maintainer: rcook@rcook.org -copyright: (c) 2018, The CodeWorld Authors +copyright: (c) 2019, The CodeWorld Authors category: Command Line build-type: Simple cabal-version: >= 1.10 diff --git a/codeworld-auth/src/CodeWorld/Auth.hs b/codeworld-auth/src/CodeWorld/Auth.hs index c2c66fa3a..80c5ca6dd 100644 --- a/codeworld-auth/src/CodeWorld/Auth.hs +++ b/codeworld-auth/src/CodeWorld/Auth.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/src/CodeWorld/Auth/GoogleAuth.hs b/codeworld-auth/src/CodeWorld/Auth/GoogleAuth.hs index fec7ffa04..511e59e9e 100644 --- a/codeworld-auth/src/CodeWorld/Auth/GoogleAuth.hs +++ b/codeworld-auth/src/CodeWorld/Auth/GoogleAuth.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/src/CodeWorld/Auth/Http.hs b/codeworld-auth/src/CodeWorld/Auth/Http.hs index 621fb1e20..feef503b2 100644 --- a/codeworld-auth/src/CodeWorld/Auth/Http.hs +++ b/codeworld-auth/src/CodeWorld/Auth/Http.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/src/CodeWorld/Auth/LocalAuth.hs b/codeworld-auth/src/CodeWorld/Auth/LocalAuth.hs index 440dd30b5..45f739fb8 100644 --- a/codeworld-auth/src/CodeWorld/Auth/LocalAuth.hs +++ b/codeworld-auth/src/CodeWorld/Auth/LocalAuth.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/src/CodeWorld/Auth/Secret.hs b/codeworld-auth/src/CodeWorld/Auth/Secret.hs index 2d4c088c0..51c6cc668 100644 --- a/codeworld-auth/src/CodeWorld/Auth/Secret.hs +++ b/codeworld-auth/src/CodeWorld/Auth/Secret.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/src/CodeWorld/Auth/Time.hs b/codeworld-auth/src/CodeWorld/Auth/Time.hs index c29564c9a..840c2594d 100644 --- a/codeworld-auth/src/CodeWorld/Auth/Time.hs +++ b/codeworld-auth/src/CodeWorld/Auth/Time.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/src/CodeWorld/Auth/Token.hs b/codeworld-auth/src/CodeWorld/Auth/Token.hs index 506fd5653..6b020eb2c 100644 --- a/codeworld-auth/src/CodeWorld/Auth/Token.hs +++ b/codeworld-auth/src/CodeWorld/Auth/Token.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/src/CodeWorld/Auth/Types.hs b/codeworld-auth/src/CodeWorld/Auth/Types.hs index a0054a7e1..fd23333ac 100644 --- a/codeworld-auth/src/CodeWorld/Auth/Types.hs +++ b/codeworld-auth/src/CodeWorld/Auth/Types.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-auth/src/CodeWorld/Auth/Util.hs b/codeworld-auth/src/CodeWorld/Auth/Util.hs index fc1190174..247ae30a4 100644 --- a/codeworld-auth/src/CodeWorld/Auth/Util.hs +++ b/codeworld-auth/src/CodeWorld/Auth/Util.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/codeworld-base/Setup.hs b/codeworld-base/Setup.hs index 8e3790c6e..3da4b9b1a 100644 --- a/codeworld-base/Setup.hs +++ b/codeworld-base/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/codeworld-base.cabal b/codeworld-base/codeworld-base.cabal index 8ee73ec58..29d102938 100644 --- a/codeworld-base/codeworld-base.cabal +++ b/codeworld-base/codeworld-base.cabal @@ -4,7 +4,7 @@ Synopsis: Replacement base module for CodeWorld License-file: LICENSE Author: The CodeWorld Authors Maintainer: Chris Smith -Copyright: (c) 2018, The CodeWorld Authors +Copyright: (c) 2019, The CodeWorld Authors Build-type: Simple Cabal-version: >=1.8 diff --git a/codeworld-base/jsbits/deep_eq.js b/codeworld-base/jsbits/deep_eq.js index 0278b4273..6c4ca938e 100644 --- a/codeworld-base/jsbits/deep_eq.js +++ b/codeworld-base/jsbits/deep_eq.js @@ -1,5 +1,5 @@ /* - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Internal/CodeWorld.hs b/codeworld-base/src/Internal/CodeWorld.hs index cbd3244ce..38530aafe 100644 --- a/codeworld-base/src/Internal/CodeWorld.hs +++ b/codeworld-base/src/Internal/CodeWorld.hs @@ -2,7 +2,7 @@ {-# LANGUAGE PackageImports #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Internal/Color.hs b/codeworld-base/src/Internal/Color.hs index 413fed68c..ec3a7dca5 100644 --- a/codeworld-base/src/Internal/Color.hs +++ b/codeworld-base/src/Internal/Color.hs @@ -5,7 +5,7 @@ {-# LANGUAGE ViewPatterns #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Internal/Event.hs b/codeworld-base/src/Internal/Event.hs index 594291e4b..0fb50cf5e 100644 --- a/codeworld-base/src/Internal/Event.hs +++ b/codeworld-base/src/Internal/Event.hs @@ -3,7 +3,7 @@ {-# LANGUAGE PatternSynonyms #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Internal/Exports.hs b/codeworld-base/src/Internal/Exports.hs index dc5fcc416..8d2553df6 100644 --- a/codeworld-base/src/Internal/Exports.hs +++ b/codeworld-base/src/Internal/Exports.hs @@ -3,7 +3,7 @@ {-# LANGUAGE PatternSynonyms #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Internal/Num.hs b/codeworld-base/src/Internal/Num.hs index 5a632d3a1..4ab186cac 100644 --- a/codeworld-base/src/Internal/Num.hs +++ b/codeworld-base/src/Internal/Num.hs @@ -5,7 +5,7 @@ {-# LANGUAGE GeneralizedNewtypeDeriving #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Internal/Picture.hs b/codeworld-base/src/Internal/Picture.hs index 049ae724c..380a78b20 100644 --- a/codeworld-base/src/Internal/Picture.hs +++ b/codeworld-base/src/Internal/Picture.hs @@ -3,7 +3,7 @@ {-# LANGUAGE PackageImports #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Internal/Prelude.hs b/codeworld-base/src/Internal/Prelude.hs index 2edae169e..a0e27b591 100644 --- a/codeworld-base/src/Internal/Prelude.hs +++ b/codeworld-base/src/Internal/Prelude.hs @@ -3,7 +3,7 @@ {-# LANGUAGE PackageImports #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Internal/Text.hs b/codeworld-base/src/Internal/Text.hs index f4fc69981..eaa97da51 100644 --- a/codeworld-base/src/Internal/Text.hs +++ b/codeworld-base/src/Internal/Text.hs @@ -2,7 +2,7 @@ {-# LANGUAGE PackageImports #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Internal/Truth.hs b/codeworld-base/src/Internal/Truth.hs index d0eac5f21..61b399a61 100644 --- a/codeworld-base/src/Internal/Truth.hs +++ b/codeworld-base/src/Internal/Truth.hs @@ -7,7 +7,7 @@ {-# LANGUAGE ScopedTypeVariables #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-base/src/Prelude.hs b/codeworld-base/src/Prelude.hs index 0a9715c0d..dca3dd5a1 100644 --- a/codeworld-base/src/Prelude.hs +++ b/codeworld-base/src/Prelude.hs @@ -2,7 +2,7 @@ {-# LANGUAGE PackageImports #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/Setup.hs b/codeworld-compiler/Setup.hs index 8e3790c6e..3da4b9b1a 100644 --- a/codeworld-compiler/Setup.hs +++ b/codeworld-compiler/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/codeworld-compiler.cabal b/codeworld-compiler/codeworld-compiler.cabal index ce801f57c..72343cd81 100644 --- a/codeworld-compiler/codeworld-compiler.cabal +++ b/codeworld-compiler/codeworld-compiler.cabal @@ -6,7 +6,7 @@ License: Apache-2.0 License-file: LICENSE Author: The CodeWorld Authors Maintainer: Chris Smith -Copyright: (c) 2018, The CodeWorld Authors +Copyright: (c) 2019, The CodeWorld Authors Build-type: Simple Cabal-version: >=1.10 diff --git a/codeworld-compiler/exec/Main.hs b/codeworld-compiler/exec/Main.hs index 7a2c8c510..505e1be79 100644 --- a/codeworld-compiler/exec/Main.hs +++ b/codeworld-compiler/exec/Main.hs @@ -2,7 +2,7 @@ {-# LANGUAGE RecordWildCards #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/src/CodeWorld/Compile.hs b/codeworld-compiler/src/CodeWorld/Compile.hs index c287d5d04..f884b4cc2 100644 --- a/codeworld-compiler/src/CodeWorld/Compile.hs +++ b/codeworld-compiler/src/CodeWorld/Compile.hs @@ -7,7 +7,7 @@ {-# LANGUAGE ViewPatterns #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/src/CodeWorld/Compile/Framework.hs b/codeworld-compiler/src/CodeWorld/Compile/Framework.hs index e790edba0..f2a4312da 100644 --- a/codeworld-compiler/src/CodeWorld/Compile/Framework.hs +++ b/codeworld-compiler/src/CodeWorld/Compile/Framework.hs @@ -7,7 +7,7 @@ {-# LANGUAGE TupleSections #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/src/CodeWorld/Compile/Requirements.hs b/codeworld-compiler/src/CodeWorld/Compile/Requirements.hs index fea63fc26..f1f4c197c 100644 --- a/codeworld-compiler/src/CodeWorld/Compile/Requirements.hs +++ b/codeworld-compiler/src/CodeWorld/Compile/Requirements.hs @@ -4,7 +4,7 @@ {-# LANGUAGE ScopedTypeVariables #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/src/CodeWorld/Compile/Requirements/Eval.hs b/codeworld-compiler/src/CodeWorld/Compile/Requirements/Eval.hs index db45dcef2..6479e6bdc 100644 --- a/codeworld-compiler/src/CodeWorld/Compile/Requirements/Eval.hs +++ b/codeworld-compiler/src/CodeWorld/Compile/Requirements/Eval.hs @@ -4,7 +4,7 @@ {-# LANGUAGE RecordWildCards #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/src/CodeWorld/Compile/Requirements/Language.hs b/codeworld-compiler/src/CodeWorld/Compile/Requirements/Language.hs index cbec176dd..2588508a9 100644 --- a/codeworld-compiler/src/CodeWorld/Compile/Requirements/Language.hs +++ b/codeworld-compiler/src/CodeWorld/Compile/Requirements/Language.hs @@ -2,7 +2,7 @@ {-# LANGUAGE RecordWildCards #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/src/CodeWorld/Compile/Requirements/LegacyLanguage.hs b/codeworld-compiler/src/CodeWorld/Compile/Requirements/LegacyLanguage.hs index 8b862a0a5..17d87a53d 100644 --- a/codeworld-compiler/src/CodeWorld/Compile/Requirements/LegacyLanguage.hs +++ b/codeworld-compiler/src/CodeWorld/Compile/Requirements/LegacyLanguage.hs @@ -2,7 +2,7 @@ {-# LANGUAGE RecordWildCards #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/src/CodeWorld/Compile/Requirements/Matcher.hs b/codeworld-compiler/src/CodeWorld/Compile/Requirements/Matcher.hs index 7b1fdb8ce..7cd5ace34 100644 --- a/codeworld-compiler/src/CodeWorld/Compile/Requirements/Matcher.hs +++ b/codeworld-compiler/src/CodeWorld/Compile/Requirements/Matcher.hs @@ -3,7 +3,7 @@ {-# LANGUAGE ViewPatterns #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/src/CodeWorld/Compile/Requirements/Types.hs b/codeworld-compiler/src/CodeWorld/Compile/Requirements/Types.hs index 6ae68b052..b6055dda5 100644 --- a/codeworld-compiler/src/CodeWorld/Compile/Requirements/Types.hs +++ b/codeworld-compiler/src/CodeWorld/Compile/Requirements/Types.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/src/CodeWorld/Compile/Stages.hs b/codeworld-compiler/src/CodeWorld/Compile/Stages.hs index 4c3ae892f..79d1c9334 100644 --- a/codeworld-compiler/src/CodeWorld/Compile/Stages.hs +++ b/codeworld-compiler/src/CodeWorld/Compile/Stages.hs @@ -4,7 +4,7 @@ {-# LANGUAGE ScopedTypeVariables #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-compiler/test/Main.hs b/codeworld-compiler/test/Main.hs index 7140f3457..ac4e6a9ba 100644 --- a/codeworld-compiler/test/Main.hs +++ b/codeworld-compiler/test/Main.hs @@ -1,7 +1,7 @@ {-# LANGUAGE OverloadedStrings #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-error-sanitizer/Setup.hs b/codeworld-error-sanitizer/Setup.hs index 8e3790c6e..3da4b9b1a 100644 --- a/codeworld-error-sanitizer/Setup.hs +++ b/codeworld-error-sanitizer/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-error-sanitizer/codeworld-error-sanitizer.cabal b/codeworld-error-sanitizer/codeworld-error-sanitizer.cabal index 2f536a2d4..a5c74f3cf 100644 --- a/codeworld-error-sanitizer/codeworld-error-sanitizer.cabal +++ b/codeworld-error-sanitizer/codeworld-error-sanitizer.cabal @@ -5,7 +5,7 @@ License: Apache-2.0 License-file: LICENSE Author: Chris Smith Maintainer: cdsmith@gmail.com -Copyright: (c) 2018, The CodeWorld Authors +Copyright: (c) 2019, The CodeWorld Authors Build-type: Simple Cabal-version: >=1.10 diff --git a/codeworld-error-sanitizer/src/ErrorSanitizer.hs b/codeworld-error-sanitizer/src/ErrorSanitizer.hs index 330b40986..2f20c248d 100644 --- a/codeworld-error-sanitizer/src/ErrorSanitizer.hs +++ b/codeworld-error-sanitizer/src/ErrorSanitizer.hs @@ -1,7 +1,7 @@ {-# LANGUAGE OverloadedStrings #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-error-sanitizer/src/RegexShim.hs b/codeworld-error-sanitizer/src/RegexShim.hs index 1854882c0..f386b5fb3 100644 --- a/codeworld-error-sanitizer/src/RegexShim.hs +++ b/codeworld-error-sanitizer/src/RegexShim.hs @@ -3,7 +3,7 @@ {-# LANGUAGE JavaScriptFFI #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-game-api/Setup.hs b/codeworld-game-api/Setup.hs index 8e3790c6e..3da4b9b1a 100644 --- a/codeworld-game-api/Setup.hs +++ b/codeworld-game-api/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-game-api/codeworld-game-api.cabal b/codeworld-game-api/codeworld-game-api.cabal index f5c42d485..2bbf57f0b 100644 --- a/codeworld-game-api/codeworld-game-api.cabal +++ b/codeworld-game-api/codeworld-game-api.cabal @@ -5,7 +5,7 @@ License: Apache License-file: LICENSE Author: The CodeWorld Authors Maintainer: Chris Smith -Copyright: (c) 2018, The CodeWorld Authors +Copyright: (c) 2019, The CodeWorld Authors Build-type: Simple Cabal-version: >=1.8 diff --git a/codeworld-game-api/src/CodeWorld/Message.hs b/codeworld-game-api/src/CodeWorld/Message.hs index cba08075b..4d196c20f 100644 --- a/codeworld-game-api/src/CodeWorld/Message.hs +++ b/codeworld-game-api/src/CodeWorld/Message.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-game-server/Setup.hs b/codeworld-game-server/Setup.hs index 8e3790c6e..3da4b9b1a 100644 --- a/codeworld-game-server/Setup.hs +++ b/codeworld-game-server/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-game-server/codeworld-game-server.cabal b/codeworld-game-server/codeworld-game-server.cabal index ca2ff81b9..edad117f0 100644 --- a/codeworld-game-server/codeworld-game-server.cabal +++ b/codeworld-game-server/codeworld-game-server.cabal @@ -5,7 +5,7 @@ License: Apache-2.0 License-file: LICENSE Author: The CodeWorld Authors Maintainer: Joachim Breitner -Copyright: (c) 2018, The CodeWorld Authors +Copyright: (c) 2019, The CodeWorld Authors Build-type: Simple Extra-source-files: ChangeLog.md Cabal-version: >=1.10 diff --git a/codeworld-game-server/src/Bot.hs b/codeworld-game-server/src/Bot.hs index f200d7dac..57fb48766 100644 --- a/codeworld-game-server/src/Bot.hs +++ b/codeworld-game-server/src/Bot.hs @@ -4,7 +4,7 @@ import CodeWorld {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-game-server/src/CodeWorld/GameServer.hs b/codeworld-game-server/src/CodeWorld/GameServer.hs index 212024dfd..c9467d56a 100644 --- a/codeworld-game-server/src/CodeWorld/GameServer.hs +++ b/codeworld-game-server/src/CodeWorld/GameServer.hs @@ -6,7 +6,7 @@ {-# LANGUAGE StandaloneDeriving #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-game-server/src/Main.hs b/codeworld-game-server/src/Main.hs index fa2ba7bc5..49a8cfcac 100644 --- a/codeworld-game-server/src/Main.hs +++ b/codeworld-game-server/src/Main.hs @@ -1,7 +1,7 @@ {-# LANGUAGE OverloadedStrings #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-game-server/src/Stresstest.hs b/codeworld-game-server/src/Stresstest.hs index 16c186ab1..8aee46b2f 100644 --- a/codeworld-game-server/src/Stresstest.hs +++ b/codeworld-game-server/src/Stresstest.hs @@ -2,7 +2,7 @@ {-# LANGUAGE RecordWildCards #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-prediction/src/CodeWorld/Prediction.hs b/codeworld-prediction/src/CodeWorld/Prediction.hs index cd9022be7..a90374a7e 100644 --- a/codeworld-prediction/src/CodeWorld/Prediction.hs +++ b/codeworld-prediction/src/CodeWorld/Prediction.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-prediction/src/CodeWorld/Prediction/Paper.hs b/codeworld-prediction/src/CodeWorld/Prediction/Paper.hs index ffd5310e9..2d45c2539 100644 --- a/codeworld-prediction/src/CodeWorld/Prediction/Paper.hs +++ b/codeworld-prediction/src/CodeWorld/Prediction/Paper.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-prediction/src/CodeWorld/Prediction/Trivial.hs b/codeworld-prediction/src/CodeWorld/Prediction/Trivial.hs index 76370336f..4be61cab2 100644 --- a/codeworld-prediction/src/CodeWorld/Prediction/Trivial.hs +++ b/codeworld-prediction/src/CodeWorld/Prediction/Trivial.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-prediction/src/Data/MultiMap.hs b/codeworld-prediction/src/Data/MultiMap.hs index 39d8b0fbf..1960ca7e7 100644 --- a/codeworld-prediction/src/Data/MultiMap.hs +++ b/codeworld-prediction/src/Data/MultiMap.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-prediction/tests/Common.hs b/codeworld-prediction/tests/Common.hs index c057894ae..78b0546fc 100644 --- a/codeworld-prediction/tests/Common.hs +++ b/codeworld-prediction/tests/Common.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-prediction/tests/prediction-paper.hs b/codeworld-prediction/tests/prediction-paper.hs index d338fd8a8..c098198a2 100644 --- a/codeworld-prediction/tests/prediction-paper.hs +++ b/codeworld-prediction/tests/prediction-paper.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-prediction/tests/prediction.hs b/codeworld-prediction/tests/prediction.hs index def224e4b..570ec6030 100644 --- a/codeworld-prediction/tests/prediction.hs +++ b/codeworld-prediction/tests/prediction.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-server/Setup.hs b/codeworld-server/Setup.hs index 8e3790c6e..3da4b9b1a 100644 --- a/codeworld-server/Setup.hs +++ b/codeworld-server/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-server/codeworld-server.cabal b/codeworld-server/codeworld-server.cabal index 026a19dce..b308c7756 100644 --- a/codeworld-server/codeworld-server.cabal +++ b/codeworld-server/codeworld-server.cabal @@ -4,7 +4,7 @@ Synopsis: Web server for CodeWorld License-file: LICENSE Author: The CodeWorld Authors Maintainer: Chris Smith -Copyright: (c) 2018, The CodeWorld Authors +Copyright: (c) 2019, The CodeWorld Authors Build-type: Simple Cabal-version: >=1.2 diff --git a/codeworld-server/src/Main.hs b/codeworld-server/src/Main.hs index 81fd69b1b..bb4284be5 100644 --- a/codeworld-server/src/Main.hs +++ b/codeworld-server/src/Main.hs @@ -10,7 +10,7 @@ #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-server/src/Model.hs b/codeworld-server/src/Model.hs index 8ca9d0c9c..345c222ef 100644 --- a/codeworld-server/src/Model.hs +++ b/codeworld-server/src/Model.hs @@ -4,7 +4,7 @@ #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codeworld-server/src/Util.hs b/codeworld-server/src/Util.hs index 775e0f444..e1b43ede3 100644 --- a/codeworld-server/src/Util.hs +++ b/codeworld-server/src/Util.hs @@ -4,7 +4,7 @@ #-} {- - Copyright 2018 The CodeWorld Authors. All rights reserved. + Copyright 2019 The CodeWorld Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/Setup.hs b/funblocks-client/Setup.hs index d57865a8f..12f1d7b51 100644 --- a/funblocks-client/Setup.hs +++ b/funblocks-client/Setup.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/funblocks-client.cabal b/funblocks-client/funblocks-client.cabal index 18004abe6..858c8084b 100644 --- a/funblocks-client/funblocks-client.cabal +++ b/funblocks-client/funblocks-client.cabal @@ -6,7 +6,7 @@ License: Apache-2.0 License-file: LICENSE Author: The CodeWorld Authors Maintainer: Stefan Jacholke -Copyright: (c) 2018, The CodeWorld Authors +Copyright: (c) 2019, The CodeWorld Authors Build-type: Simple Cabal-version: >=1.10 diff --git a/funblocks-client/src/Blockly/Block.hs b/funblocks-client/src/Blockly/Block.hs index 893307953..088ee4734 100644 --- a/funblocks-client/src/Blockly/Block.hs +++ b/funblocks-client/src/Blockly/Block.hs @@ -2,7 +2,7 @@ {-# LANGUAGE JavaScriptFFI #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blockly/Connection.hs b/funblocks-client/src/Blockly/Connection.hs index 496cd689f..fd1c385f0 100644 --- a/funblocks-client/src/Blockly/Connection.hs +++ b/funblocks-client/src/Blockly/Connection.hs @@ -1,7 +1,7 @@ {-# LANGUAGE JavaScriptFFI #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blockly/DesignBlock.hs b/funblocks-client/src/Blockly/DesignBlock.hs index ab671246e..693503eb4 100644 --- a/funblocks-client/src/Blockly/DesignBlock.hs +++ b/funblocks-client/src/Blockly/DesignBlock.hs @@ -2,7 +2,7 @@ {-# LANGUAGE JavaScriptFFI #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blockly/Event.hs b/funblocks-client/src/Blockly/Event.hs index bd19e268d..1b759561e 100644 --- a/funblocks-client/src/Blockly/Event.hs +++ b/funblocks-client/src/Blockly/Event.hs @@ -2,7 +2,7 @@ {-# LANGUAGE JavaScriptFFI #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blockly/Generator.hs b/funblocks-client/src/Blockly/Generator.hs index feb9e62ed..454974ee6 100644 --- a/funblocks-client/src/Blockly/Generator.hs +++ b/funblocks-client/src/Blockly/Generator.hs @@ -1,7 +1,7 @@ {-# LANGUAGE ForeignFunctionInterface, JavaScriptFFI #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blockly/TypeExpr.hs b/funblocks-client/src/Blockly/TypeExpr.hs index fdb879bb6..2e994a0b8 100644 --- a/funblocks-client/src/Blockly/TypeExpr.hs +++ b/funblocks-client/src/Blockly/TypeExpr.hs @@ -1,7 +1,7 @@ {-# LANGUAGE JavaScriptFFI #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blockly/Workspace.hs b/funblocks-client/src/Blockly/Workspace.hs index bbb1029d4..9ce76bff4 100644 --- a/funblocks-client/src/Blockly/Workspace.hs +++ b/funblocks-client/src/Blockly/Workspace.hs @@ -3,7 +3,7 @@ {-# LANGUAGE ScopedTypeVariables #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blocks/Block.hs b/funblocks-client/src/Blocks/Block.hs index a5803ea26..342f94f8a 100644 --- a/funblocks-client/src/Blocks/Block.hs +++ b/funblocks-client/src/Blocks/Block.hs @@ -1,5 +1,5 @@ {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blocks/CodeGen.hs b/funblocks-client/src/Blocks/CodeGen.hs index 4cf9f2c68..23c765aac 100644 --- a/funblocks-client/src/Blocks/CodeGen.hs +++ b/funblocks-client/src/Blocks/CodeGen.hs @@ -1,7 +1,7 @@ {-# LANGUAGE ForeignFunctionInterface, JavaScriptFFI, OverloadedStrings, ScopedTypeVariables #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blocks/Parser.hs b/funblocks-client/src/Blocks/Parser.hs index 41bc1935c..e542ab550 100644 --- a/funblocks-client/src/Blocks/Parser.hs +++ b/funblocks-client/src/Blocks/Parser.hs @@ -1,7 +1,7 @@ {-# LANGUAGE ForeignFunctionInterface, JavaScriptFFI, OverloadedStrings, ScopedTypeVariables #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blocks/Printer.hs b/funblocks-client/src/Blocks/Printer.hs index c1e9da520..56e24433d 100644 --- a/funblocks-client/src/Blocks/Printer.hs +++ b/funblocks-client/src/Blocks/Printer.hs @@ -1,7 +1,7 @@ {-# LANGUAGE OverloadedStrings #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Blocks/Types.hs b/funblocks-client/src/Blocks/Types.hs index 2551c68c9..3f4f85860 100644 --- a/funblocks-client/src/Blocks/Types.hs +++ b/funblocks-client/src/Blocks/Types.hs @@ -1,6 +1,6 @@ {-# LANGUAGE OverloadedStrings #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/funblocks-client/src/Main.hs b/funblocks-client/src/Main.hs index 3e3dee4de..9f04b5732 100644 --- a/funblocks-client/src/Main.hs +++ b/funblocks-client/src/Main.hs @@ -2,7 +2,7 @@ {-# LANGUAGE ScopedTypeVariables #-} {- - Copyright 2018 The CodeWorld Authors. All Rights Reserved. + Copyright 2019 The CodeWorld Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/install.sh b/install.sh index c110a83b4..820974371 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The CodeWorld Authors. All rights reserved. +# Copyright 2019 The CodeWorld Authors. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/run.sh b/run.sh index 51e8cc72d..06954dbd2 100755 --- a/run.sh +++ b/run.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The CodeWorld Authors. All rights reserved. +# Copyright 2019 The CodeWorld Authors. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test.sh b/test.sh index fc68f7e4a..60b3eb7c0 100755 --- a/test.sh +++ b/test.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The CodeWorld Authors. All rights reserved. +# Copyright 2019 The CodeWorld Authors. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/web/blockframe.html b/web/blockframe.html index cbc010af7..0b0365e47 100644 --- a/web/blockframe.html +++ b/web/blockframe.html @@ -1,7 +1,7 @@