diff options
author | Justin Karneges <justin@affinix.com> | 2013-05-08 12:39:40 -0700 |
---|---|---|
committer | Justin Karneges <justin@affinix.com> | 2013-05-08 12:39:40 -0700 |
commit | 354b15cef04c3929a2c239197f127d1976a9a53e (patch) | |
tree | 1f8b59ff29d2b360871930150f3d10755a8a33c7 | |
parent | a33fba12177834ca064bece43f80e766dcf60220 (diff) | |
download | pollymer-354b15cef04c3929a2c239197f127d1976a9a53e.tar pollymer-354b15cef04c3929a2c239197f127d1976a9a53e.tar.gz |
update copyright
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | pollymer.js | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright (C) 2013 Fan Out Networks, Inc. +Copyright (C) 2013 Fanout, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pollymer.js b/pollymer.js index 699f7db..72b4b46 100644 --- a/pollymer.js +++ b/pollymer.js @@ -1,6 +1,6 @@ /** * Pollymer JavaScript Library v1.0.0 - * Copyright 2013 Fan Out Networks, Inc. + * Copyright 2013 Fanout, Inc. * Released under the MIT license (see COPYING file in source distribution) */ (function () { |