Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit 8b39990

Browse files
committed
Updating license notice
Signed-off-by: Miquel Sabaté Solà <[email protected]>
1 parent 7244ab0 commit 8b39990

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012-2018 Miquel Sabaté Solà
1+
Copyright (c) 2012-2019 Miquel Sabaté Solà
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ func main() {
4848
}
4949
~~~
5050

51-
Copyright &copy; 2012-2018 Miquel Sabaté Solà, released under the MIT License.
51+
Copyright &copy; 2012-2019 Miquel Sabaté Solà, released under the MIT License.

all_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2012-2018 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2012-2019 Miquel Sabaté Solà <[email protected]>
22
// This file is licensed under the MIT license.
33
// See the LICENSE file.
44

bot.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2014-2018 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2014-2019 Miquel Sabaté Solà <[email protected]>
22
// This file is licensed under the MIT license.
33
// See the LICENSE file.
44

browser.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2012-2018 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2012-2019 Miquel Sabaté Solà <[email protected]>
22
// This file is licensed under the MIT license.
33
// See the LICENSE file.
44

operating_systems.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2012-2018 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2012-2019 Miquel Sabaté Solà <[email protected]>
22
// This file is licensed under the MIT license.
33
// See the LICENSE file.
44

user_agent.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2012-2018 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2012-2019 Miquel Sabaté Solà <[email protected]>
22
// This file is licensed under the MIT license.
33
// See the LICENSE file.
44

0 commit comments

Comments
 (0)