mirror of
https://github.com/status-im/QR-Code-generator.git
synced 2026-08-31 01:31:10 +00:00
Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed).
This commit is contained in:
@@ -4,10 +4,9 @@
|
||||
# Runs various versions of the QR Code generator test worker as subprocesses,
|
||||
# feeds each one the same random input, and compares their output for equality.
|
||||
#
|
||||
# Copyright (c) Project Nayuki
|
||||
# Copyright (c) Project Nayuki. (MIT License)
|
||||
# https://www.nayuki.io/page/qr-code-generator-library
|
||||
#
|
||||
# (MIT License)
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
# this software and associated documentation files (the "Software"), to deal in
|
||||
# the Software without restriction, including without limitation the rights to
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
#
|
||||
# QR Code generator demo (Python 2, 3)
|
||||
#
|
||||
# Copyright (c) Project Nayuki
|
||||
# Copyright (c) Project Nayuki. (MIT License)
|
||||
# https://www.nayuki.io/page/qr-code-generator-library
|
||||
#
|
||||
# (MIT License)
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
# this software and associated documentation files (the "Software"), to deal in
|
||||
# the Software without restriction, including without limitation the rights to
|
||||
|
||||
@@ -6,10 +6,9 @@
|
||||
# Run with no command line arguments. The program is intended for automated
|
||||
# batch testing of end-to-end functionality of this QR Code generator library.
|
||||
#
|
||||
# Copyright (c) Project Nayuki
|
||||
# Copyright (c) Project Nayuki. (MIT License)
|
||||
# https://www.nayuki.io/page/qr-code-generator-library
|
||||
#
|
||||
# (MIT License)
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
# this software and associated documentation files (the "Software"), to deal in
|
||||
# the Software without restriction, including without limitation the rights to
|
||||
|
||||
+1
-2
@@ -1,10 +1,9 @@
|
||||
#
|
||||
# QR Code generator library (Python 2, 3)
|
||||
#
|
||||
# Copyright (c) Project Nayuki
|
||||
# Copyright (c) Project Nayuki. (MIT License)
|
||||
# https://www.nayuki.io/page/qr-code-generator-library
|
||||
#
|
||||
# (MIT License)
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
# this software and associated documentation files (the "Software"), to deal in
|
||||
# the Software without restriction, including without limitation the rights to
|
||||
|
||||
+1
-2
@@ -1,10 +1,9 @@
|
||||
#
|
||||
# QR Code generator Distutils script (Python 2, 3)
|
||||
#
|
||||
# Copyright (c) Project Nayuki
|
||||
# Copyright (c) Project Nayuki. (MIT License)
|
||||
# https://www.nayuki.io/page/qr-code-generator-library
|
||||
#
|
||||
# (MIT License)
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
# this software and associated documentation files (the "Software"), to deal in
|
||||
# the Software without restriction, including without limitation the rights to
|
||||
|
||||
Reference in New Issue
Block a user