Skip to content

Commit

Permalink
Auto update copyright and license link in h/c/cpp files (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-mogilko committed Nov 7, 2023
1 parent 9db492d commit ed77115
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Compiler/compiler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// Copyright (C) 1999-2011 Chris Jones and 2011-2023 others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS source code is provided under the Artistic License 2.0.
// A copy of this license can be found in the file License.txt and at
// http://www.opensource.org/licenses/artistic-license-2.0.php
// https://opensource.org/license/artistic-2-0/
//
//=============================================================================
#include <utility>
Expand Down
4 changes: 2 additions & 2 deletions Compiler/compiler.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// Copyright (C) 1999-2011 Chris Jones and 2011-2023 others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS source code is provided under the Artistic License 2.0.
// A copy of this license can be found in the file License.txt and at
// http://www.opensource.org/licenses/artistic-license-2.0.php
// https://opensource.org/license/artistic-2-0/
//
//=============================================================================
//
Expand Down
4 changes: 2 additions & 2 deletions Compiler/script/cc_treemap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// Copyright (C) 1999-2011 Chris Jones and 2011-2023 others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS source code is provided under the Artistic License 2.0.
// A copy of this license can be found in the file License.txt and at
// http://www.opensource.org/licenses/artistic-license-2.0.php
// https://opensource.org/license/artistic-2-0/
//
//=============================================================================

Expand Down
4 changes: 2 additions & 2 deletions Compiler/script/cc_treemap.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// Copyright (C) 1999-2011 Chris Jones and 2011-2023 others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS source code is provided under the Artistic License 2.0.
// A copy of this license can be found in the file License.txt and at
// http://www.opensource.org/licenses/artistic-license-2.0.php
// https://opensource.org/license/artistic-2-0/
//
//=============================================================================
//
Expand Down
4 changes: 2 additions & 2 deletions Compiler/test/cc_test_helper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// Copyright (C) 1999-2011 Chris Jones and 2011-2023 others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS source code is provided under the Artistic License 2.0.
// A copy of this license can be found in the file License.txt and at
// http://www.opensource.org/licenses/artistic-license-2.0.php
// https://opensource.org/license/artistic-2-0/
//
//=============================================================================
#include <string>
Expand Down
4 changes: 2 additions & 2 deletions Compiler/test/cc_test_helper.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// Copyright (C) 1999-2011 Chris Jones and 2011-2023 others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS source code is provided under the Artistic License 2.0.
// A copy of this license can be found in the file License.txt and at
// http://www.opensource.org/licenses/artistic-license-2.0.php
// https://opensource.org/license/artistic-2-0/
//
//=============================================================================
//
Expand Down
4 changes: 2 additions & 2 deletions Editor/AGS.Native/NativeUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// Copyright (C) 1999-2011 Chris Jones and 2011-2023 others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS source code is provided under the Artistic License 2.0.
// A copy of this license can be found in the file License.txt and at
// http://www.opensource.org/licenses/artistic-license-2.0.php
// https://opensource.org/license/artistic-2-0/
//
//=============================================================================
//
Expand Down
4 changes: 2 additions & 2 deletions Editor/AGS.Native/agsnative.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// Copyright (C) 1999-2011 Chris Jones and 2011-2023 others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS source code is provided under the Artistic License 2.0.
// A copy of this license can be found in the file License.txt and at
// http://www.opensource.org/licenses/artistic-license-2.0.php
// https://opensource.org/license/artistic-2-0/
//
//=============================================================================
//
Expand Down
4 changes: 2 additions & 2 deletions Plugins/agspalrender/agsplugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//
// Adventure Game Studio (AGS)
//
// Copyright (C) 1999-2011 Chris Jones and 2011-20xx others
// Copyright (C) 1999-2011 Chris Jones and 2011-2023 others
// The full list of copyright holders can be found in the Copyright.txt
// file, which is part of this source code distribution.
//
// The AGS source code is provided under the Artistic License 2.0.
// A copy of this license can be found in the file License.txt and at
// http://www.opensource.org/licenses/artistic-license-2.0.php
// https://opensource.org/license/artistic-2-0/
//
//=============================================================================
//
Expand Down

0 comments on commit ed77115

Please sign in to comment.