Skip to content

Commit 5d74ea8

Browse files
committed
Updated copyright headers
Updated plugin description
1 parent d985403 commit 5d74ea8

File tree

120 files changed

+121
-121
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+121
-121
lines changed

src/core/export_main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2012 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

src/core/export_main.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2012 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

src/core/modules/bitbuffers/bitbuffers_wrap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2015 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

src/core/modules/bitbuffers/bitbuffers_wrap_python.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2015 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

src/core/modules/colors/colors_wrap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2015 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

src/core/modules/colors/colors_wrap_python.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2015 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

src/core/modules/commands/commands_client_wrap.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2012 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

src/core/modules/commands/commands_client_wrap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2012 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

src/core/modules/commands/commands_client_wrap_python.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2012 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

src/core/modules/commands/commands_say_wrap.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* =============================================================================
33
* Source Python
4-
* Copyright (C) 2012 Source Python Development Team. All rights reserved.
4+
* Copyright (C) 2012-2015 Source Python Development Team. All rights reserved.
55
* =============================================================================
66
*
77
* This program is free software; you can redistribute it and/or modify it under

0 commit comments

Comments
 (0)