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

Commit 35c7f18

Browse files
committed
Happy new year.
1 parent 63bc98f commit 35c7f18

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-2014 Miquel Sabaté Solà
1+
Copyright (c) 2012-2015 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 © 2012-2014 Miquel Sabaté Solà, released under the MIT License.
51+
Copyright © 2012-2015 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-2014 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2012-2015 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 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2014-2015 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-2014 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2012-2015 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-2014 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2012-2015 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-2014 Miquel Sabaté Solà <[email protected]>
1+
// Copyright (C) 2012-2015 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)