Skip to content

Commit 2adf98d

Browse files
committed
Update copyright to 2015
1 parent a58fdc9 commit 2adf98d

24 files changed

+32
-27
lines changed

LICENSE

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

3-
Copyright (C) 2013, Alex Browne
3+
Copyright (C) 2015, Alex Browne
44

55
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 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

benchmark_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 Alex Browne. All rights reserved.
1+
// Copyright 2015 Alex Browne. All rights reserved.
22
// Use of this source code is governed by the MIT
33
// license, which can be found in the LICENSE file.
44

convert.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 Alex Browne. All rights reserved.
1+
// Copyright 2015 Alex Browne. All rights reserved.
22
// Use of this source code is governed by the MIT
33
// license, which can be found in the LICENSE file.
44

convert_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 Alex Browne. All rights reserved.
1+
// Copyright 2015 Alex Browne. All rights reserved.
22
// Use of this source code is governed by the MIT
33
// license, which can be found in the LICENSE file.
44

errors.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 Alex Browne. All rights reserved.
1+
// Copyright 2015 Alex Browne. All rights reserved.
22
// Use of this source code is governed by the MIT
33
// license, which can be found in the LICENSE file.
44

marshal.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 Alex Browne. All rights reserved.
1+
// Copyright 2015 Alex Browne. All rights reserved.
22
// Use of this source code is governed by the MIT
33
// license, which can be found in the LICENSE file.
44

model.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 Alex Browne. All rights reserved.
1+
// Copyright 2015 Alex Browne. All rights reserved.
22
// Use of this source code is governed by the MIT
33
// license, which can be found in the LICENSE file.
44

model_type.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 Alex Browne. All rights reserved.
1+
// Copyright 2015 Alex Browne. All rights reserved.
22
// Use of this source code is governed by the MIT
33
// license, which can be found in the LICENSE file.
44

model_type_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 Alex Browne. All rights reserved.
1+
// Copyright 2015 Alex Browne. All rights reserved.
22
// Use of this source code is governed by the MIT
33
// license, which can be found in the LICENSE file.
44

pool.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2014 Alex Browne. All rights reserved.
1+
// Copyright 2015 Alex Browne. All rights reserved.
22
// Use of this source code is governed by the MIT
33
// license, which can be found in the LICENSE file.
44

0 commit comments

Comments
 (0)