Skip to content

Commit 281677f

Browse files
committed
Version and copyright bump.
1 parent f31cf9e commit 281677f

Some content is hidden

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

48 files changed

+50
-50
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright 2018-2020 New York University Abu Dhabi
3+
Copyright 2018-2021 New York University Abu Dhabi
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

camel_tools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

camel_tools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22
#
3-
# Copyright 2018-2020 New York University Abu Dhabi
3+
# Copyright 2018-2021 New York University Abu Dhabi
44
#
55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

camel_tools/cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22
#
3-
# Copyright 2018-2020 New York University Abu Dhabi
3+
# Copyright 2018-2021 New York University Abu Dhabi
44
#
55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

camel_tools/cli/camel_arclean.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# MIT License
55
#
6-
# Copyright 2018-2020 New York University Abu Dhabi
6+
# Copyright 2018-2021 New York University Abu Dhabi
77
#
88
# Permission is hereby granted, free of charge, to any person obtaining a copy
99
# of this software and associated documentation files (the "Software"), to deal

camel_tools/cli/camel_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# MIT License
55
#
6-
# Copyright 2018-2020 New York University Abu Dhabi
6+
# Copyright 2018-2021 New York University Abu Dhabi
77
#
88
# Permission is hereby granted, free of charge, to any person obtaining a copy
99
# of this software and associated documentation files (the "Software"), to deal

camel_tools/cli/camel_dediac.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# MIT License
55
#
6-
# Copyright 2018-2020 New York University Abu Dhabi
6+
# Copyright 2018-2021 New York University Abu Dhabi
77
#
88
# Permission is hereby granted, free of charge, to any person obtaining a copy
99
# of this software and associated documentation files (the "Software"), to deal

camel_tools/cli/camel_diac.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# MIT License
55
#
6-
# Copyright 2018-2020 New York University Abu Dhabi
6+
# Copyright 2018-2021 New York University Abu Dhabi
77
#
88
# Permission is hereby granted, free of charge, to any person obtaining a copy
99
# of this software and associated documentation files (the "Software"), to deal

camel_tools/cli/camel_morphology.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# MIT License
55
#
6-
# Copyright 2018-2020 New York University Abu Dhabi
6+
# Copyright 2018-2021 New York University Abu Dhabi
77
#
88
# Permission is hereby granted, free of charge, to any person obtaining a copy
99
# of this software and associated documentation files (the "Software"), to deal

camel_tools/cli/camel_transliterate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# MIT License
55
#
6-
# Copyright 2018-2020 New York University Abu Dhabi
6+
# Copyright 2018-2021 New York University Abu Dhabi
77
#
88
# Permission is hereby granted, free of charge, to any person obtaining a copy
99
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)